Searched defs:startup (Results 1 – 7 of 7) sorted by relevance
332 GetClassesAndMethodsHelper(bool startup, in GetClassesAndMethodsHelper()428 static uint32_t CalculateHotMethodSampleThreshold(bool startup, in CalculateHotMethodSampleThreshold()441 ALWAYS_INLINE static bool ShouldCollectClasses(bool startup) { in ShouldCollectClasses()483 const bool startup = startup_; in CollectInternal() local627 const bool startup = startup_; in UpdateProfile() local755 void ProfileSaver::FetchAndCacheResolvedClassesAndMethods(bool startup) { in FetchAndCacheResolvedClassesAndMethods()
106 final CountDownLatch startup = new CountDownLatch(NUM_THREADS); in run() local
57 final CountDownLatch startup = new CountDownLatch(1); in doTest() local
53 bool startup; member
57 T* DexCache::AllocArray(MemberOffset obj_offset, size_t num, LinearAllocKind kind, bool startup) { in AllocArray()
1450 MethodReference startup(dex.get(), 2); in TEST_F() local1475 MethodReference startup(dex1, 2); in TEST_F() local
2135 bool startup = true; in DumpInfo() local