Home
last modified time | relevance | path

Searched defs:kUseCacheInAddService (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/
H A DBackendUnifiedServiceManager.cpp35 constexpr bool kUseCacheInAddService = true; variable
37 constexpr bool kUseCacheInAddService = false; variable
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderCacheUnitTest.cpp38 constexpr bool kUseCacheInAddService = true; variable
40 constexpr bool kUseCacheInAddService = false; variable