Home
last modified time | relevance | path

Searched defs:selector (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
H A Dprocessor_selector_factory.cpp21 void ProcessorSelectorFactory::Register(const std::shared_ptr<ProcessorSelector> &selector) in Register() argument
H A Dnegotiate_command.cpp34 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
H A Dforce_disconnect_command.cpp63 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
H A Ddisconnect_command.cpp69 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
H A Dconnect_command.cpp56 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
/foundation/multimedia/av_session/services/session/server/
H A Dfocus_session_strategy.cpp45 void FocusSessionStrategy::RegisterFocusSessionSelector(const FocusSessionSelector& selector) in RegisterFocusSessionSelector() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_media_query_tdd_test.cpp458 const AppStyle *selector = GetStyleFromSelector(list->classSelectors_, selectorName); in GetStyleFromSelectorList() local
471 const AppStyle *selector = GetStyleFromSelectorList(list, selectorName); in GetItemCountOfSelector() local
[all...]
H A Dstylemgr_tdd_test.cpp133 JSValue StyleMgrTddTest::PrepareStyleSheetWithKeyValues(const char* selector, in PrepareStyleSheetWithKeyValues() argument
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager.cpp193 auto selector = OHOS::SoftBus::ProcessorSelectorFactory::GetInstance().NewSelector(); in PrejudgeAvailability() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp2673 const auto& selector = GetTextSelector(); in ToJsonValue() local

Completed in 16 milliseconds