Searched refs:CROSS_ACCOUNT_TYPE (Results 1 – 2 of 2) sorted by relevance
32 const int32_t CROSS_ACCOUNT_TYPE = 2; variable183 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()
716 jsonObject[FIELD_AUTH_TYPE] = CROSS_ACCOUNT_TYPE;