Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_credential_auth_status_req.h32 std::string GetProofInfo() const in GetProofInfo() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp1544 std::string proofInfo = pReq->GetProofInfo(); in ON_IPC_SET_REQUEST()