/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/include/dispatch/ |
D | get_authenticationparam_rsp.h | 32 void SetAuthParam(DmAuthParam &authParam) in SetAuthParam()
|
/foundation/distributedhardware/devicemanager/ext/mini/common/include/ipc/model/ |
D | ipc_get_authenticationparam_rsp.h | 32 void SetAuthParam(DmAuthParam &authParam) in SetAuthParam()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ |
D | device_manager_service.cpp | 273 int32_t DeviceManagerService::VerifyAuthentication(const std::string &authParam) in VerifyAuthentication() 286 int32_t DeviceManagerService::GetFaParam(std::string &pkgName, DmAuthParam &authParam) in GetFaParam()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/config/mini/ |
D | pin_auth.cpp | 60 int32_t PinAuth::VerifyAuthentication(std::string &authToken, const std::string &authParam) in VerifyAuthentication()
|
/foundation/distributedhardware/devicemanager/ext/pin_auth/src/ |
D | pin_auth.cpp | 57 int32_t PinAuth::VerifyAuthentication(std::string &authToken, const std::string &authParam) in VerifyAuthentication()
|
/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/test/jsDmsDemo/dmsDemo/entry/src/main/js/model/ |
D | RemoteDeviceModel.js | 170 let authParam = { variable
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/dispatch/ |
D | command_dispatch.cpp | 103 DmAuthParam authParam = { in CmdProcessing() local
|
D | message_processing.cpp | 154 int32_t MessageProcessing::GetAuthenticationParam(std::string &pkgName, DmAuthParam &authParam, std… in GetAuthenticationParam()
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dispatch/ |
D | command_dispatch.cpp | 177 DmAuthParam authParam = { in GetFaParam() local 230 std::string authParam = pReq->GetAuthPara(); in VerifyAuthentication() local
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/authentication/ |
D | dm_auth_manager.cpp | 172 int32_t DmAuthManager::VerifyAuthentication(const std::string &authParam) in VerifyAuthentication() 777 std::string authParam = jsonObj.dump(); in ShowAuthInfoDialog() local 791 int32_t DmAuthManager::GetAuthenticationParam(DmAuthParam &authParam) in GetAuthenticationParam()
|
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/requestauth/ |
D | auth_manager.cpp | 253 int32_t AuthManager::GetAuthenticationParam(DmAuthParam &authParam) in GetAuthenticationParam()
|
D | response_session.cpp | 210 void ResponseSession::BuildAuthenticationInfo(DmAuthParam &authParam) in BuildAuthenticationInfo()
|
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/inner_kits/native_cpp/src/ |
D | device_manager_impl.cpp | 174 int32_t DeviceManagerImpl::GetAuthenticationParam(std::string &pkgName, DmAuthParam &authParam) in GetAuthenticationParam()
|
/foundation/distributedhardware/devicemanager/test/unittest/ |
D | UTTest_device_manager_service.cpp | 334 std::string authParam = "jdjjjj"; variable
|
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/kits/js/src/ |
D | native_devicemanager_js.cpp | 381 void DeviceManagerModule::DmAuthParamToJsAuthParamy(const DmAuthParam &authParam, JSIValue ¶mRe… in DmAuthParamToJsAuthParamy() 767 DmAuthParam authParam; in GetAuthenticationParamSync() local 966 std::string authParam; in VerifyAuthInfo() local
|
/foundation/distributedhardware/devicemanager/interfaces/kits/js_mini/src/ |
D | native_devicemanager_js.cpp | 397 void DeviceManagerModule::DmAuthParamToJsAuthParamy(const DmAuthParam &authParam, JSIValue ¶mRe… in DmAuthParamToJsAuthParamy() 837 DmAuthParam authParam; in GetAuthenticationParamSync() local 1029 std::string authParam; in VerifyAuthInfo() local
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ipc/lite/ |
D | ipc_cmd_parser.cpp | 223 std::string authParam = (const char *)IpcIoPopString(&req, nullptr); in ON_IPC_SERVER_CMD() local
|
/foundation/distributedhardware/devicemanager/interfaces/kits/js/src/ |
D | native_devicemanager_js.cpp | 609 bool DeviceManagerNapi::DmAuthParamDetection(const DmAuthParam &authParam) in DmAuthParamDetection() 631 void DeviceManagerNapi::DmAuthParamToJsAuthParam(const napi_env &env, const DmAuthParam &authParam, in DmAuthParamToJsAuthParam() 1078 DmAuthParam authParam; in GetAuthenticationParamSync() local 1753 std::string authParam; in VerifyAuthInfo() local
|
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ipc/standard/ |
D | ipc_cmd_parser.cpp | 397 DmAuthParam authParam; in ON_IPC_CMD() local
|
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
D | ipc_cmd_parser.cpp | 315 DmAuthParam authParam; in ON_IPC_READ_RESPONSE() local
|