Searched refs:getGraphList (Results 1 – 6 of 6) sorted by relevance
21 @utf8InCpp String[] getGraphList(); in getGraphList() method
33 @utf8InCpp String[] getGraphList(); in getGraphList() method
38 ndk::ScopedAStatus getGraphList(::std::vector<std::string>* outNames) override;
32 ScopedAStatus PipeQuery::getGraphList(std::vector<std::string>* outNames) { in getGraphList() function in android::automotive::computepipe::router::V1_0::implementation::PipeQuery
110 ASSERT_TRUE(qIface->getGraphList(outNames).isOk()); in TEST_F()