Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp31 const int32_t SAME_ACCOUNT_TYPE = 1; variable
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()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_permission_test.cpp147 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
228 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
274 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
317 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
338 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
360 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1264 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1288 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1312 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1336 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
[all …]
H A Ddistributed_sched_service_first_test.cpp569 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
610 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
755 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
781 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
807 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
833 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
859 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1421 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1449 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1480 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
[all …]
H A Ddistributed_sched_service_second_test.cpp757 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
1100 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h42 SAME_ACCOUNT_TYPE = 0, enumerator
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_credential_manager.cpp702 credentialDataInfo.credentialType = SAME_ACCOUNT_TYPE;
710 credentialDataInfo.credentialType = SAME_ACCOUNT_TYPE;