Searched refs:DELETE_TRUSTED_CREDENTIALS (Results 1 – 4 of 4) sorted by relevance
137 case DELETE_TRUSTED_CREDENTIALS: { in ProcessAsyTokens()169 case DELETE_TRUSTED_CREDENTIALS: { in ProcessSymTokens()
238 DELETE_TRUSTED_CREDENTIALS = 4, enumerator
240 …AccountCredentials(osAccountId, (isLocalDev ? DELETE_SELF_CREDENTIAL : DELETE_TRUSTED_CREDENTIALS), in DelDeviceToken()
311 res = ProcessAccountCredentials(osAccountId, DELETE_TRUSTED_CREDENTIALS, delParams, NULL); in DelPeerDeviceToken()