Home
last modified time | relevance | path

Searched defs:started (Results 1 - 25 of 190) sorted by relevance

12345678

/third_party/rust/crates/rustix/tests/net/
H A Dunix.rs44 let mut started = lock.lock().unwrap(); in server() variables
75 let mut started = lock.lock().unwrap(); in client() variables
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.h26 TextTimerConfiguration(double count, bool isCountDown, bool started, int64_t elapsedTime, bool enabled) in TextTimerConfiguration() argument
H A Dtext_timer_pattern.cpp377 auto started = scheduler_ && scheduler_->IsActive(); in BuildContentModifierNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.h26 TextClockConfiguration(float timeZoneOffset, bool started, int64_t timeValue, bool enabled) in TextClockConfiguration() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dsys_state_machine.cpp26 std::unique_ptr<utility::StateMachine::State> started = std::make_unique<SysStartedState>(*this, am); in Init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.h31 bool started; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dia_css_stream.h49 bool started; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_stream.h45 bool started; member
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.h31 bool started; member
/base/powermgr/powermgr_lite/services/src/power/
H A Dauto_suspend.c64 static BOOL started = FALSE; in Enable() local
/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp92 void BackgroundTaskListener::BgTaskListenerImpl::OnTaskStatusChanged(const std::string& type, bool started, in OnTaskStatusChanged() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dworkgroup_internal.h39 bool started; member
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dkvm_vcpu_pmu.h26 bool started; member
36 bool started; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dp2p.c180 u8 started = p2p->discovery_started; in wil_p2p_stop_discovery() local
200 u8 started; in wil_p2p_cancel_listen() local
238 u8 started; in wil_p2p_listen_expired() local
266 u8 started; wil_p2p_search_expired() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.h50 bool started; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dp2p.c180 u8 started = p2p->discovery_started; in wil_p2p_stop_discovery() local
200 u8 started; in wil_p2p_cancel_listen() local
238 u8 started; in wil_p2p_listen_expired() local
266 u8 started; wil_p2p_search_expired() local
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.h39 atomic_t started; member
/kernel/linux/linux-5.10/net/mac802154/
H A Dieee802154_i.h51 bool started; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.h61 bool started; member
/third_party/ffmpeg/libavcodec/
H A Dmediacodecdec_common.h50 int started; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dminimal-ws-server.c44 static int interrupted, started; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-5.c71 int started; /* # of threads which are already waiting */ member
/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h197 uint32_t started; member
/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h70 bool started; member
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp402 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus() local

Completed in 10 milliseconds

12345678