Home
last modified time | relevance | path

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

/base/security/security_component_manager/interfaces/inner_api/security_component/src/
Dsec_comp_ui_register.cpp28 ISecCompProbe* SecCompUiRegister::callbackProbe = nullptr; member in OHOS::Security::SecurityComponent::SecCompUiRegister
34 callbackProbe = probe; in SecCompUiRegister()
/base/security/security_component_manager/interfaces/inner_api/security_component/include/
Dsec_comp_ui_register.h27 static ISecCompProbe* callbackProbe; variable