Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_threshold_detector.h35 void Detect(const T value, const DetectCallBack& callback) in Detect() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_pattern.cpp33 const std::set<Pattern> PatternDetection::Detect(const std::set<Pattern> &patternsToCheck, in Detect() function in OHOS::MiscServices::PatternDetection
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_rule_init.cpp46 std::vector<MatchedDateTimeInfo> DateRuleInit::Detect(icu::UnicodeString& message) in Detect() function in OHOS::Global::I18n::DateRuleInit
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp120 jerry_value_t FeatureAbilityModule::Detect(const jerry_value_t func, in Detect() function in OHOS::ACELite::FeatureAbilityModule
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.h92 int32_t (*Detect)(ChipDevice *device); member