Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_handler.h40 static SecurityComponentProbe probe; variable
Dsecurity_component_handler.cpp41 SecurityComponentProbe SecurityComponentHandler::probe; member in OHOS::Ace::NG::SecurityComponentHandler
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
Dsec_comp_kit.h59 SecCompUiRegister(std::vector<uintptr_t>& callerList, ISecCompProbe* probe) {}; in SecCompUiRegister()
/foundation/multimedia/player_framework/services/engine/common/avcodeclist/
Davcodec_xml_parser.cpp403 std::string probe = spilt[0]; in SetCapabilityVectorData() local