Home
last modified time | relevance | path

Searched defs:active (Results 1 - 25 of 78) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.cpp64 void IndexerItemComponent::SetTextStyle(bool active) in SetTextStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_event_hub.cpp55 void NavigatorEventHub::SetActive(bool active) in SetActive() argument
H A Dnavigator_model_ng.cpp42 void NavigatorModelNG::SetActive(bool active) in SetActive() argument
93 void NavigatorModelNG::SetActive(FrameNode* frameNode, bool active) in SetActive() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_navigator_ffi.cpp42 void FfiOHOSAceFrameworkNavigatorSetActive(bool active) in FfiOHOSAceFrameworkNavigatorSetActive() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor_factory.h36 NewExecutor(const std::string &remoteDeviceId, WifiDirectScheduler &scheduler, std::shared_ptr<WifiDirectProcessor> &processor, bool active) NewExecutor() argument
H A Dwifi_direct_executor.cpp98 void WifiDirectExecutor::SetActive(bool active) in SetActive() argument
29 WifiDirectExecutor(const std::string &remoteDeviceId, WifiDirectScheduler &scheduler, std::shared_ptr<WifiDirectProcessor> &processor, bool active) WifiDirectExecutor() argument
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.h42 bool active; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_navigator_bridge.cpp72 bool active = secondArg->ToBoolean(vm)->Value(); in SetActive() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigator_model_impl.cpp37 void NavigatorModelImpl::SetActive(bool active) in SetActive() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnavigator_modifier.cpp50 void SetActive(ArkUINodeHandle node, ArkUI_Bool active) in SetActive() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_lifecycle_test.cpp66 bool active = false; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.cpp275 void IndexerItemComponent::SetTextStyle(bool active) in SetTextStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.h102 void SetJsActive(bool active) in SetJsActive() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigator.cpp118 void JSNavigator::SetActive(bool active) in SetActive() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/
H A Dnavigator_pattern_test_ng.cpp40 std::optional<bool> active = std::nullopt; member
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dblock_queue.h153 void SetActive(bool active, bool cleanData = true) in SetActive() argument
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
H A Daudio_policy_service_third_unit_test.cpp547 bool active =true; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/cj/src/
H A Dmultimedia_audio_routing_manager_impl.cpp45 int32_t MMAAudioRoutingManagerImpl::SetCommunicationDevice(int32_t deviceType, bool active) in SetCommunicationDevice() argument
/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/include/
H A Daudio_policy_test.h38 bool active; member
/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dblocking_queue.h138 void SetActive(bool active, bool cleanData = true) in SetActive() argument
H A Dring_buffer.h103 void SetActive(bool active, bool cleanData = true) in SetActive() argument
/foundation/multimedia/av_codec/services/utils/include/
H A Dblock_queue.h131 void SetActive(bool active, bool cleanData = true) in SetActive() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_main_statemachine_test.cpp83 MessageIfaceActive active; in HWTEST_F() local
88 std::string active; in HWTEST_F() local
99 MessageIfaceActive active; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_manager.h42 int32_t active; member
/foundation/communication/wifi/wifi/base/state_machine/include/
H A Dstate_machine.h339 bool active; member

Completed in 12 milliseconds

1234