Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/current/android/automotive/computepipe/runner/
H A DIPipeStateCallback.aidl20 interface IPipeStateCallback { interface
/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/
H A DIPipeStateCallback.aidl20 interface IPipeStateCallback { interface
/aosp12/packages/services/Car/cpp/computepipe/aidl/android/automotive/computepipe/runner/
H A DIPipeStateCallback.aidl21 interface IPipeStateCallback { interface
/aosp12/packages/services/Car/cpp/computepipe/tests/
H A DFakeRunner.cpp28 ::ndk::ScopedAStatus FakeRunner::init( in init()