Home
last modified time | relevance | path

Searched defs:Lock (Results 1 – 25 of 58) sorted by relevance

123

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dmutex_lock.h23 struct Lock { struct
25 explicit Lock(T &mutex) : mutex_(&mutex) in Lock() argument
32 ~Lock() in ~Lock() argument
54 void Lock() in Lock() function
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
H A Dwake_list.rs135 pub(crate) struct Lock<'a> { struct
139 impl Drop for Lock<'_> { argument
152 impl Deref for Lock<'_> { implementation
160 impl DerefMut for Lock<'_> { implementation
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_locker.h59 void Lock() in Lock() function
100 void Lock() in Lock() function
H A Dgraphic_mutex.h61 inline bool Lock() in Lock() function
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/
H A Drunning_lock_action.cpp24 int32_t RunningLockAction::Lock(const RunningLockParam& param) in Lock() function in OHOS::PowerMgr::RunningLockAction
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dlock.cpp20 Lock::Lock():mtx_(new std::mutex) in Lock() function in OHOS::Global::Resource::Lock
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlock.cpp20 Lock::Lock():mtx_(new std::mutex) in Lock() function in OHOS::Global::Resource::Lock
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_running_lock_adapter_wrapper.cpp27 int32_t ArkRunningLockAdapterWrapper::Lock(uint32_t timeOutMs) in Lock() function in OHOS::ArkWeb::ArkRunningLockAdapterWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_running_lock_adapter_impl.cpp30 int32_t ArkRunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::ArkWeb::ArkRunningLockAdapterImpl
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dace_lock.cpp44 void LockType::Lock() in Lock() function in OHOS::ACELite::LockType
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Datomics.h64 void Lock() in Lock() function
111 void Lock() in Lock() function
/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_surface.cpp29 void LiteProxySurface::Lock(void** buf, void** phyMem, uint32_t* strideLen) in Lock() function in OHOS::LiteProxySurface
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/threading/
H A Dmutex.h125 void Lock() in Lock() function
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H A Dmutex.cpp42 void Mutex::Lock() in Lock() function in OHOS::Media::OSAL::Mutex
H A Dscoped_lock.cpp59 void ScopedLock::Lock() in Lock() function in OHOS::Media::OSAL::ScopedLock
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_ip_manager.h57 void Lock() in Lock() function
/ohos5.0/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager.cpp104 int32_t ScreenLockManager::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockManager
119 int32_t ScreenLockManager::Lock(int32_t userId) in Lock() function in OHOS::ScreenLock::ScreenLockManager
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_object_holder.h38 void Lock() in Lock() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_utils_bridge.h130 T Lock() const in Lock() function
161 T Lock() const in Lock() function
/ohos5.0/base/web/webview/ohos_adapter/power_mgr_adapter/src/
H A Dpower_mgr_client_adapter_impl.cpp57 int32_t RunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::NWeb::RunningLockAdapterImpl
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/common/include/
H A Daudio_running_lock_manager.h35 auto Lock(const int32_t TimeoutMs) in Lock() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dfunction.rs23 Lock, enumerator
/ohos5.0/foundation/multimodalinput/input/intention/adapters/ddm_adapter/include/
H A Dddm_adapter_impl.h56 std::shared_ptr<IBoardObserver> Lock() const noexcept in Lock() function
/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter_impl.h42 std::shared_ptr<IDSoftbusObserver> Lock() const noexcept in Lock() function
/ohos5.0/base/msdp/device_status/intention/adapters/ddm_adapter/include/
H A Dddm_adapter_impl.h56 std::shared_ptr<IBoardObserver> Lock() const noexcept in Lock() function

123