Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp606 const std::string STRING_GET_ODID_NG = "getOdid failed\n"; variable
4214 resultReceiver_.append(STRING_GET_ODID_NG + "Please enter a valid uid\n"); in RunAsGetOdid()
4216 resultReceiver_.append(STRING_GET_ODID_NG + "errCode is "+ std::to_string(result) + "\n"); in RunAsGetOdid()