Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/computepipe/runner/client_interface/
H A DAidlClient.cpp34 using ::aidl::android::automotive::computepipe::registry::IPipeRegistration;
91 std::string() + IPipeRegistration::descriptor + "/" + kRegistryInterfaceName; in tryRegisterPipeRunner()
105 std::shared_ptr<IPipeRegistration> registryService = IPipeRegistration::fromBinder(binder); in tryRegisterPipeRunner()
/aosp12/packages/services/Car/cpp/computepipe/tests/
H A DPipeRegistrationTest.cpp54 std::shared_ptr<IPipeRegistration> rIface = in TEST_F()
62 std::shared_ptr<IPipeRegistration> rIface = in TEST_F()
/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.registry/1/android/automotive/computepipe/registry/
H A DIPipeRegistration.aidl20 interface IPipeRegistration { interface
/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.registry/current/android/automotive/computepipe/registry/
H A DIPipeRegistration.aidl20 interface IPipeRegistration { interface
/aosp12/packages/services/Car/cpp/computepipe/aidl/android/automotive/computepipe/registry/
H A DIPipeRegistration.aidl24 interface IPipeRegistration { interface
/aosp12/packages/services/Car/cpp/computepipe/sepolicy/private/
H A Dservice_contexts2 android.automotive.computepipe.registry.IPipeRegistration/router u:object_r:computepipe_router_regi…