Home
last modified time | relevance | path

Searched refs:STRING_GET_UDID_OK (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h213 const std::string STRING_GET_UDID_OK = "udid of current device is :"; member
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_test.cpp1139 auto pos = result.find(STRING_GET_UDID_OK); in HWTEST_F()
1240 auto pos = result.find(STRING_GET_UDID_OK); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1557 resultReceiver_.append(STRING_GET_UDID_OK + "\n"); in RunAsGetCommand()

Completed in 8 milliseconds