Searched refs:isLocalDev (Results 1 – 1 of 1) sorted by relevance
229 static int32_t DelDeviceToken(int32_t osAccountId, const TrustedDeviceEntry *entry, bool isLocalDev) in DelDeviceToken() argument242 (isLocalDev ? DELETE_SELF_CREDENTIAL : DELETE_TRUSTED_CREDENTIALS), delParams, NULL); in DelDeviceToken()