Home
last modified time | relevance | path

Searched refs:stopPipeProfiling (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/current/android/automotive/computepipe/runner/
DIPipeDebugger.aidl23 void stopPipeProfiling(); in stopPipeProfiling() method
/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/
DIPipeDebugger.aidl23 void stopPipeProfiling(); in stopPipeProfiling() method
/packages/services/Car/cpp/computepipe/aidl/android/automotive/computepipe/runner/
DIPipeDebugger.aidl51 void stopPipeProfiling(); in stopPipeProfiling() method
/packages/services/Car/cpp/computepipe/runner/client_interface/
DDebuggerImpl.h49 ndk::ScopedAStatus stopPipeProfiling() override;
DDebuggerImpl.cpp122 ScopedAStatus DebuggerImpl::stopPipeProfiling() { in stopPipeProfiling() function in android::automotive::computepipe::runner::client_interface::aidl_client::DebuggerImpl