Searched defs:startup (Results 1 – 7 of 7) sorted by relevance
106 final CountDownLatch startup = new CountDownLatch(NUM_THREADS); in run() local
332 GetClassesAndMethodsHelper(bool startup, in GetClassesAndMethodsHelper()407 ALWAYS_INLINE static bool ShouldCollectClasses(bool startup) { in ShouldCollectClasses()448 const bool startup = startup_; in CollectInternal() local592 const bool startup = startup_; in UpdateProfile() local718 void ProfileSaver::FetchAndCacheResolvedClassesAndMethods(bool startup) { in FetchAndCacheResolvedClassesAndMethods()
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()
1472 MethodReference startup(dex.get(), 2); in TEST_F() local1497 MethodReference startup(dex1, 2); in TEST_F() local
2170 bool startup = true; in DumpInfo() local