Searched refs:systemKey (Results 1 – 1 of 1) sorted by relevance
1375 std::string systemKey = path.substr(pos + 1, systemModule.size()); in GetOhmurl() local1376 return OHOS_MODULE_PREFIX + systemKey; in GetOhmurl()