Home
last modified time | relevance | path

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

/packages/services/Car/computepipe/aidl/android/automotive/computepipe/registry/
DIPipeQuery.aidl33 @utf8InCpp String[] getGraphList(); in getGraphList() method
/packages/services/Car/computepipe/aidl/aidl_api/android.automotive.computepipe.registry/1/android/automotive/computepipe/registry/
DIPipeQuery.aidl21 @utf8InCpp String[] getGraphList(); in getGraphList() method
/packages/services/Car/computepipe/aidl/aidl_api/android.automotive.computepipe.registry/current/android/automotive/computepipe/registry/
DIPipeQuery.aidl21 @utf8InCpp String[] getGraphList(); in getGraphList() method
/packages/services/Car/computepipe/router/1.0/
DPipeQuery.cpp32 ScopedAStatus PipeQuery::getGraphList(std::vector<std::string>* outNames) { in getGraphList() function in android::automotive::computepipe::router::V1_0::implementation::PipeQuery