Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_auth_result_req.h54 std::string GetPinToken() const in GetPinToken() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp312 std::string token = pReq->GetPinToken(); in ON_IPC_SET_REQUEST()