Home
last modified time | relevance | path

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

/packages/services/Car/computepipe/aidl/aidl_api/android.automotive.computepipe.registry/1/android/automotive/computepipe/registry/
DIClientInfo.aidl21 @utf8InCpp String getClientName(); in getClientName() method
/packages/services/Car/computepipe/aidl/android/automotive/computepipe/registry/
DIClientInfo.aidl23 @utf8InCpp String getClientName(); in getClientName() method
/packages/services/Car/computepipe/aidl/aidl_api/android.automotive.computepipe.registry/current/android/automotive/computepipe/registry/
DIClientInfo.aidl21 @utf8InCpp String getClientName(); in getClientName() method
/packages/services/Car/computepipe/example/
DFaceTracker.h60 ndk::ScopedAStatus getClientName(std::string* _aidl_return) override { in getClientName() function
/packages/services/Car/computepipe/router/1.0/
DPipeClient.cpp36 std::string PipeClient::getClientName() { in getClientName() function in android::automotive::computepipe::router::V1_0::implementation::PipeClient
/packages/services/Car/computepipe/tests/
DPipeQueryTest.cpp44 ndk::ScopedAStatus getClientName(std::string* name) override { in getClientName() function in FakeClientInfo
/packages/services/Car/computepipe/tests/runner/client_interface/
DClientInterfaceTest.cc92 ScopedAStatus getClientName(std::string* _aidl_return) { in getClientName() function in android::automotive::computepipe::runner::client_interface::aidl_client::__anon68bfb8ac0111::ClientInfo