зеркало из https://github.com/mozilla/gecko-dev.git
292f87c1ef
As far as I can tell there is no single entry-point into C++ code on Android. Instead, GeckoThread and GeckoLibLoader call various functions to load libraries one-by-one. We want to capture all that library loading in the profiler, so we need to kick off the base profiler at the beginning of whichever function is called first. Differential Revision: https://phabricator.services.mozilla.com/D64999 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
APKOpen.cpp | ||
APKOpen.h | ||
Ashmem.cpp | ||
Ashmem.h | ||
NativeCrypto.cpp | ||
NativeCrypto.h | ||
SharedMemNatives.cpp | ||
moz.build | ||
nsGeckoUtils.cpp | ||
pbkdf2_sha256.c | ||
pbkdf2_sha256.h |