Searched refs:thisService (Results 1 – 1 of 1) sorted by relevance
2045 sp<BinderLibTestService> thisService = this; in onTransact() local2048 std::thread t([=] { thisService->unlockInMs(value); }); in onTransact()