Home
last modified time | relevance | path

Searched defs:authParam (Results 1 – 20 of 20) sorted by relevance

/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/include/dispatch/
Dget_authenticationparam_rsp.h32 void SetAuthParam(DmAuthParam &authParam) in SetAuthParam()
/foundation/distributedhardware/devicemanager/ext/mini/common/include/ipc/model/
Dipc_get_authenticationparam_rsp.h32 void SetAuthParam(DmAuthParam &authParam) in SetAuthParam()
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/
Ddevice_manager_service.cpp273 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/
Dpin_auth.cpp60 int32_t PinAuth::VerifyAuthentication(std::string &authToken, const std::string &authParam) in VerifyAuthentication()
/foundation/distributedhardware/devicemanager/ext/pin_auth/src/
Dpin_auth.cpp57 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/
DRemoteDeviceModel.js170 let authParam = { variable
/foundation/distributedhardware/devicemanager/ext/mini/services/devicemanagerservice/src/dispatch/
Dcommand_dispatch.cpp103 DmAuthParam authParam = { in CmdProcessing() local
Dmessage_processing.cpp154 int32_t MessageProcessing::GetAuthenticationParam(std::string &pkgName, DmAuthParam &authParam, std… in GetAuthenticationParam()
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dispatch/
Dcommand_dispatch.cpp177 DmAuthParam authParam = { in GetFaParam() local
230 std::string authParam = pReq->GetAuthPara(); in VerifyAuthentication() local
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/authentication/
Ddm_auth_manager.cpp172 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/
Dauth_manager.cpp253 int32_t AuthManager::GetAuthenticationParam(DmAuthParam &authParam) in GetAuthenticationParam()
Dresponse_session.cpp210 void ResponseSession::BuildAuthenticationInfo(DmAuthParam &authParam) in BuildAuthenticationInfo()
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/inner_kits/native_cpp/src/
Ddevice_manager_impl.cpp174 int32_t DeviceManagerImpl::GetAuthenticationParam(std::string &pkgName, DmAuthParam &authParam) in GetAuthenticationParam()
/foundation/distributedhardware/devicemanager/test/unittest/
DUTTest_device_manager_service.cpp334 std::string authParam = "jdjjjj"; variable
/foundation/distributedhardware/devicemanager/ext/mini/interfaces_mini/kits/js/src/
Dnative_devicemanager_js.cpp381 void DeviceManagerModule::DmAuthParamToJsAuthParamy(const DmAuthParam &authParam, JSIValue &paramRe… in DmAuthParamToJsAuthParamy()
767 DmAuthParam authParam; in GetAuthenticationParamSync() local
966 std::string authParam; in VerifyAuthInfo() local
/foundation/distributedhardware/devicemanager/interfaces/kits/js_mini/src/
Dnative_devicemanager_js.cpp397 void DeviceManagerModule::DmAuthParamToJsAuthParamy(const DmAuthParam &authParam, JSIValue &paramRe… in DmAuthParamToJsAuthParamy()
837 DmAuthParam authParam; in GetAuthenticationParamSync() local
1029 std::string authParam; in VerifyAuthInfo() local
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/ipc/lite/
Dipc_cmd_parser.cpp223 std::string authParam = (const char *)IpcIoPopString(&req, nullptr); in ON_IPC_SERVER_CMD() local
/foundation/distributedhardware/devicemanager/interfaces/kits/js/src/
Dnative_devicemanager_js.cpp609 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/
Dipc_cmd_parser.cpp397 DmAuthParam authParam; in ON_IPC_CMD() local
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/ipc/standard/
Dipc_cmd_parser.cpp315 DmAuthParam authParam; in ON_IPC_READ_RESPONSE() local