Home
last modified time | relevance | path

Searched refs:DestroyAuthCodeImportCmd (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.c510 static void DestroyAuthCodeImportCmd(BaseCmd *self) in DestroyAuthCodeImportCmd() function
560 instance->base.destroy = DestroyAuthCodeImportCmd; in InitAuthCodeImportCmd()
578 DestroyAuthCodeImportCmd((BaseCmd *)instance); in CreateAuthCodeImportCmd()