Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp555 const std::string STRING_SET_REMOVABLE_NG = "error: failed to set removable \n"; variable
1276 resultReceiver_ = setResult ? STRING_SET_REMOVABLE_OK : STRING_SET_REMOVABLE_NG; in RunAsSetRemovableCommand()