Home
last modified time | relevance | path

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

/base/security/permission_lite/services/ipc_auth/include/
H A Dipc_auth_err.h29 AUTH_ERRORCODE_POLICY_NOT_FOUND = -3, enumerator
/base/security/permission_lite/services/ipc_auth/src/
H A Dipc_auth_impl.c168 return AUTH_ERRORCODE_POLICY_NOT_FOUND; in SetPresetPolicies()
180 if (res != AUTH_ERRORCODE_POLICY_NOT_FOUND) { in GetCommunicationStrategy()
185 if (res != AUTH_ERRORCODE_POLICY_NOT_FOUND) { in GetCommunicationStrategy()
190 if (res != AUTH_ERRORCODE_POLICY_NOT_FOUND) { in GetCommunicationStrategy()

Completed in 2 milliseconds