OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBinderClient
(Results
1 - 3
of
3
) sorted by null
/test/vts/agents/hal/
BinderClientToDriver.h
27
extern sp<IVtsFuzzer>
GetBinderClient
(const string& service_name);
BinderClientToDriver.cpp
37
sp<IVtsFuzzer>
GetBinderClient
(const string& service_name) {
AgentRequestHandler.cpp
82
sp<IVtsFuzzer> binder =
GetBinderClient
(service_name);
236
android::vts::
GetBinderClient
(service_name);
291
android::vts::
GetBinderClient
(service_name_);
312
android::vts::
GetBinderClient
(service_name_);
328
android::vts::
GetBinderClient
(service_name_);
344
android::vts::
GetBinderClient
(service_name_);
Completed in 57 milliseconds