Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_acl_profile_req.h43 void SetStr(const std::string &str) in SetStr() function
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Doption_args.h38 void SetStr(const std::string& str);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Doption_args.cpp97 void OptionArgs::SetStr(const std::string& str) in SetStr() function in OHOS::HiviewDFX::OptionArgs
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_client.cpp482 req->SetStr(udid);
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp2019 req->SetStr(udid); in DpAclAdd()
2094 req->SetStr(netWorkId); in IsSameAccount()