Searched refs:setRootPath (Results 1 – 4 of 4) sorted by relevance
74 coordinator.setRootPath("bar/"); in TEST_F()
39 void setRootPath(const std::string &rootPath);
1268 coordinator.setRootPath(optarg); in main()1361 coordinator.setRootPath(ANDROID_BUILD_TOP); in main()
49 void Coordinator::setRootPath(const std::string &rootPath) { in setRootPath() function in android::Coordinator