Home
last modified time | relevance | path

Searched refs:CROSS_ACCOUNT_TYPE (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp32 const int32_t CROSS_ACCOUNT_TYPE = 2; member
183 if (authType == CROSS_ACCOUNT_TYPE) { in ImportLocalCredential()
232 if (authType == CROSS_ACCOUNT_TYPE) { in DeleteCredential()
400 } else if (authType == CROSS_ACCOUNT_TYPE) { in GetAddDeviceList()
434 } else if (authType == CROSS_ACCOUNT_TYPE) { in ImportRemoteCredential()
502 } else if (authType == CROSS_ACCOUNT_TYPE) { in DeleteRemoteCredential()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_credential_manager.cpp716 jsonObject[FIELD_AUTH_TYPE] = CROSS_ACCOUNT_TYPE; in HWTEST_F()

Completed in 6 milliseconds