Home
last modified time | relevance | path

Searched refs:credentialResult_ (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_set_credential_rsp.h37 return credentialResult_; in GetCredentialResult()
47 credentialResult_ = credentialResult; in SetCredentialResult()
51 std::string credentialResult_; member in OHOS::DistributedHardware::IpcSetCredentialRsp
H A Dipc_notify_credential_req.h45 credentialResult_ = resultInfo; in SetCredentialResult()
65 return credentialResult_; in GetCredentialResult()
70 std::string credentialResult_; member in OHOS::DistributedHardware::IpcNotifyCredentialReq
/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h143 std::string credentialResult_; member
146 : bundleName_(bundleName), action_(action), credentialResult_(credentialResult) {} in DmNapiCredentialJsCallback()
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp723 deviceManagerNapi->OnCredentialResult(callback->action_, callback->credentialResult_); in OnCredentialResult()

Completed in 8 milliseconds