Searched refs:kUseCacheInAddService (Results 1 – 2 of 2) sorted by relevance
38 constexpr bool kUseCacheInAddService = true; variable40 constexpr bool kUseCacheInAddService = false; variable183 if (kUseCacheInAddService && kUseLibbinderCache) { in cacheAddServiceAndConfirmCacheHit()
35 constexpr bool kUseCacheInAddService = true; variable37 constexpr bool kUseCacheInAddService = false; variable320 if (kUseCacheInAddService && mEnableAddServiceCache && status.isOk()) { in addService()