Home
last modified time | relevance | path

Searched defs:probe (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.h44 static SecurityComponentProbe probe; variable
H A Dsecurity_component_handler.cpp47 SecurityComponentProbe SecurityComponentHandler::probe; member in OHOS::Ace::NG::SecurityComponentHandler
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/src/
H A Dsec_comp_ui_register.cpp30 SecCompUiRegister::SecCompUiRegister(std::vector<uintptr_t>& callerList, ISecCompProbe* probe) in SecCompUiRegister()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H A Dsec_comp_kit.h60 SecCompUiRegister(std::vector<uintptr_t>& callerList, ISecCompProbe* probe) {}; in SecCompUiRegister()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng_extension.cpp597 SecurityComponentProbe probe; variable