Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_set_credential_req.h32 const std::string &GetCredentialParam() const in GetCredentialParam() function
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp209 std::string requestJsonStr = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()
235 std::string reqJsonStr = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()
261 std::string credentialInfo = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()
293 std::string deleteInfo = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp658 std::string requestJsonStr = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()
686 std::string reqJsonStr = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()
713 std::string credentialInfo = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()
747 std::string deleteInfo = pReq->GetCredentialParam(); in ON_IPC_SET_REQUEST()