Home
last modified time | relevance | path

Searched refs:IsAuthCodeImportParamsValid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dauth_code_import.c525 static bool IsAuthCodeImportParamsValid(const AuthCodeImportParams *params) in IsAuthCodeImportParamsValid() function
567 if (!IsAuthCodeImportParamsValid(params)) { in CreateAuthCodeImportCmd()