Home
last modified time | relevance | path

Searched defs:newAccountId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp32 std::string newAccountId = "accountId"; in AddAccessControlProfileFirst() local
83 std::string newAccountId = "accountId"; in AddAccessControlProfileSecond() local
135 std::string newAccountId = "accountId"; in AddAccessControlProfileThird() local
186 std::string newAccountId = "accountId"; in AddAccessControlprofileFourth() local
237 std::string newAccountId = "accountId"; in AddAccessControlProfileFifth() local
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp559 std::string newAccountId; variable
568 std::string newAccountId = "newAccountId"; variable
577 std::string newAccountId = "newAccountId"; variable
586 std::string newAccountId = "accountId"; variable
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp599 std::string &newAccountId) in UpdateAccessControlList()