Home
last modified time | relevance | path

Searched defs:idle (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager_ng.h40 bool idle = true; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.h49 bool idle = true; member
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_idle_detector.cpp99 bool idle = true; in GetSurfaceIdleState() local
/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.h196 std::atomic_bool idle; member in ffrt::WorkerThread
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor.h65 void Bind(PriorityQueue<InnerTask, Time, TaskId> *queue, std::function<bool(std::shared_ptr<Executor>)> idle, in Bind() argument
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor.h79 void Bind(PriorityQueue<InnerTask, Time, TaskId> *queue, std::function<bool(std::shared_ptr<Executor>)> idle, in Bind() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1186 std::unique_ptr<State> idle = std::make_unique<Idle>(*this, device); in StateMachine() local

Completed in 5 milliseconds