Home
last modified time | relevance | path

Searched defs:matchResults (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_queryer.cpp40 bool ParseCondition(std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) const in ParseCondition() argument
122 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { member
143 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
158 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
172 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
194 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
202 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
210 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
223 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
232 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { global() member
254 std::smatch matchResults; ParseSingleCondition() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/
H A Djs_ability_manager.cpp220 std::match_results<std::string::const_iterator> matchResults; in CheckIsNumString() local
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp821 std::match_results<std::string::const_iterator> matchResults; in MatchOrderString() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp263 std::match_results<std::string::const_iterator> matchResults; in JsperfProfilerCommandParse() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp2251 std::match_results<std::string::const_iterator> matchResults; in CheckIsNumString() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1595 std::wsmatch matchResults; in WstringSearch() local

Completed in 21 milliseconds