Searched refs:hapName (Results 1 – 2 of 2) sorted by relevance
51 void InstallTestHap(const std::string& hapName);
101 void InstallTestHap(const std::string& hapName) in InstallTestHap() argument103 std::string installCmd = "bm install -p " + hapName; in InstallTestHap()