Home
last modified time | relevance | path

Searched refs:thisService (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp2045 sp<BinderLibTestService> thisService = this; in onTransact() local
2048 std::thread t([=] { thisService->unlockInMs(value); }); in onTransact()