Searched defs:forcePersist (Results 1 – 5 of 5) sorted by relevance
182 void ClientCounterCallbackImpl::forcePersist(bool persist) { in forcePersist() function in android::binder::internal::ClientCounterCallbackImpl298 void ClientCounterCallback::forcePersist(bool persist) { in forcePersist() function in android::binder::internal::ClientCounterCallback342 void LazyServiceRegistrar::forcePersist(bool persist) { in forcePersist() function in android::binder::LazyServiceRegistrar
18 void forcePersist(boolean persist); in forcePersist() method
23 Status LazyTestService::forcePersist(bool persist) { in forcePersist() function in android::binder::LazyTestService
33 void forcePersist(boolean persist); in forcePersist() method
102 ndk::ScopedAStatus forcePersist(bool persist) override { in forcePersist() function in MyBinderNdkUnitTest