Searched refs:getRootPath (Results 1 – 3 of 3) sorted by relevance
38 const std::string& getRootPath() const;
1264 if (!coordinator.getRootPath().empty()) { in main()1358 if (coordinator.getRootPath().empty()) { in main()1399 outputPath = coordinator.getRootPath(); in main()
45 const std::string &Coordinator::getRootPath() const { in getRootPath() function in android::Coordinator