Home
last modified time | relevance | path

Searched refs:getFilePath (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/tuner/aidl/vts/functional/utils/
DIpStreamer.h36 std::string getFilePath() { return mFilePath; }; in getFilePath() function
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.h53 const std::string& getFilePath() const { return mFilePath; } in getFilePath() function
/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h57 const std::string& getFilePath() const { in getFilePath() function
DAudioPrimaryHidlHalTest.h311 << policyConfig.getFilePath(); in TEST_P()