Home
last modified time | relevance | path

Searched refs:GetUdid (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_get_info_by_network_req.h48 * @tc.name: IpcGetInfoByNetWorkReq::GetUdid
52 const std::string GetUdid() const in GetUdid() function in OHOS::DistributedHardware::IpcGetInfoByNetWorkReq
H A Dipc_notify_devicetrustchange_req.h33 const std::string &GetUdid() const in GetUdid() function in OHOS::DistributedHardware::IpcNotifyDevTrustChangeReq
H A Dipc_get_info_by_network_rsp.h30 * @tc.name: IpcGetInfoByNetWorkRsp::GetUdid
34 const std::string GetUdid() const in GetUdid() function in OHOS::DistributedHardware::IpcGetInfoByNetWorkRsp
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h281 std::string GetUdid() const;
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1558 resultReceiver_.append(GetUdid() + "\n"); in RunAsGetCommand()
1927 std::string BundleManagerShellCommand::GetUdid() const in GetUdid() function in OHOS::AppExecFwk::BundleManagerShellCommand
1932 APP_LOGE("GetUdid failed! ret = %{public}d.", ret); in GetUdid()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1718 std::string udid = pReq->GetUdid(); in ON_IPC_SET_REQUEST()
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp1481 std::string udid = pReq->GetUdid(); in ON_IPC_SET_REQUEST()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp883 udid = rsp->GetUdid(); in GetUdidByNetworkId()

Completed in 19 milliseconds