Home
last modified time | relevance | path

Searched refs:getRootPath (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DCoordinator.h38 const std::string& getRootPath() const;
Dmain.cpp1264 if (!coordinator.getRootPath().empty()) { in main()
1358 if (coordinator.getRootPath().empty()) { in main()
1399 outputPath = coordinator.getRootPath(); in main()
DCoordinator.cpp45 const std::string &Coordinator::getRootPath() const { in getRootPath() function in android::Coordinator