Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp2071 class BinderLibTestService : public BBinder { class
2073 explicit BinderLibTestService(int32_t id, bool exitOnDestroy = true) in BinderLibTestService() function in BinderLibTestService