Home
last modified time | relevance | path

Searched refs:requestAccountId (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/test/servicesfuzztest/deviceprofileconnector_fuzzer/
H A Ddevice_profile_connector_fuzzer.cpp37 std::string requestAccountId(reinterpret_cast<const char*>(data), size); in DeviceProfileConnectorFuzzTest()
49 dmAccesser.requestAccountId = requestAccountId; in DeviceProfileConnectorFuzzTest()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h65 std::string requestAccountId; member
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp628 accesser.requestAccountId = MultipleUserConnector::GetOhosAccountId(); in PutIdenticalAccountToAcl()
630 MultipleUserConnector::SetSwitchOldAccountId(accesser.requestAccountId); in PutIdenticalAccountToAcl()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2086 accesser.requestAccountId = MultipleUserConnector::GetOhosAccountId(); in CompatiblePutAcl()
2269 accesser.requestAccountId = authRequestContext_->localAccountId; in PutAccessControlList()
2273 accesser.requestAccountId = authResponseContext_->remoteAccountId; in PutAccessControlList()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp427 accesser.SetAccesserAccountId(dmAccesser.requestAccountId); in PutAccessControlList()

Completed in 9 milliseconds