Home
last modified time | relevance | path

Searched refs:SAME_ACCOUNT_TYPE (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp31 const int32_t SAME_ACCOUNT_TYPE = 1; member
180 if (authType == SAME_ACCOUNT_TYPE) { in ImportLocalCredential()
229 if (authType == SAME_ACCOUNT_TYPE) { in DeleteCredential()
396 if (authType == SAME_ACCOUNT_TYPE) { in GetAddDeviceList()
426 if (authType == SAME_ACCOUNT_TYPE) { in ImportRemoteCredential()
494 if (authType == SAME_ACCOUNT_TYPE) { in DeleteRemoteCredential()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_permission_test.cpp147 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
228 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
274 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
317 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
338 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
360 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1264 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1288 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1312 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1336 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
[all...]
H A Ddistributed_sched_service_first_test.cpp559 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
600 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
743 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
769 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
795 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
821 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
847 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1409 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1437 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1468 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
[all...]
H A Ddistributed_sched_service_second_test.cpp745 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
1086 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp283 && accountInfo.accountType != IDistributedSched::SAME_ACCOUNT_TYPE) { in GetRelatedGroups()
284 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in GetRelatedGroups()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h42 SAME_ACCOUNT_TYPE = 0, enumerator
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_credential_manager.cpp702 credentialDataInfo.credentialType = SAME_ACCOUNT_TYPE; in HWTEST_F()
710 credentialDataInfo.credentialType = SAME_ACCOUNT_TYPE; in HWTEST_F()

Completed in 15 milliseconds