Home
last modified time | relevance | path

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

123456789

/third_party/ltp/pan/
H A Dltp-bump.c48 char *active = NULL; in main() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.cpp64 void IndexerItemComponent::SetTextStyle(bool active) in SetTextStyle() argument
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_rtc.h46 uint32_t active : 1; ///< rtc is running or not member
H A Ddrv_timer.h46 uint32_t active : 1; ///< timer active flag member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl_ticket.h67 unsigned char active; /*!< index of the currently active key */ member
/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
/third_party/selinux/libselinux/utils/
H A Dgetsebool.c17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; in main() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_policy.c64 bool active; in kbase_pm_update_active() local
/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
/third_party/alsa-lib/src/pcm/
H A Dpcm_ext_parm.h6 unsigned int active: 1; member
/third_party/node/lib/internal/
H A Dtimers.js321 function active(item) { function
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c33 bool active; member
/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

Completed in 8 milliseconds

123456789