Home
last modified time | relevance | path

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

123

/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
/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
/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
H A Drunning_lock_strategy.cpp400 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus() local
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp276 ErrCode StandbyServiceProxy::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument
H A Dstandby_service_client.cpp140 ErrCode StandbyServiceClient::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp577 bool started = true; in OnKillLoop() local
H A Devent_impl.cpp206 bool started = true; in Detach() local
/interface/sdk_c/tee/include/
H A Dtee_client_type.h203 uint32_t started; member
/third_party/curl/tests/http/clients/
H A Dh2-download.c92 int started; member
/third_party/curl/tests/unit/
H A Dunit2600.c104 struct curltime started; member
117 struct curltime started; member
[all...]
/third_party/backends/backend/
H A Dcardscan.h98 int started; member
/third_party/curl/lib/
H A Dcf-https-connect.c56 struct curltime started; member
101 struct curltime started; /* when connect started */ member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c150 char started; member

Completed in 12 milliseconds

123