Home
last modified time | relevance | path

Searched defs:credentialResult (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_set_credential_rsp.h45 void SetCredentialResult(const std::string &credentialResult) in SetCredentialResult() argument
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_register.cpp1108 std::string credentialResult = "123"; in HWTEST_F() local
H A DUTTest_device_manager_notify_three.cpp737 std::string credentialResult = "failed"; in HWTEST_F() local
752 std::string credentialResult = "failed"; in HWTEST_F() local
768 std::string credentialResult = "failed"; in HWTEST_F() local
783 std::string credentialResult = "failed"; in HWTEST_F() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp824 std::string credentialResult = data.ReadString(); in ON_IPC_CMD() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/
H A Ddevice_manager_notify.cpp748 OnCredentialResult(const std::string &pkgName, int32_t &action, const std::string &credentialResult) OnCredentialResult() argument
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp781 std::string credentialResult = pReq->GetCredentialResult(); in ON_IPC_SET_REQUEST() local
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp693 void DmNapiCredentialCallback::OnCredentialResult(int32_t &action, const std::string &credentialResult) in OnCredentialResult() argument
837 void DeviceManagerNapi::OnCredentialResult(int32_t &action, const std::string &credentialResult) in OnCredentialResult() argument

Completed in 17 milliseconds