Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/actions/default/
Drunning_lock_action.cpp24 int32_t RunningLockAction::Lock(const RunningLockParam& param) in Lock() function in OHOS::PowerMgr::RunningLockAction
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dlock.cpp20 Lock::Lock():mtx_(new std::mutex) in Lock() function in OHOS::Global::Resource::Lock
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_running_lock_adapter_impl.cpp30 int32_t ArkRunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::ArkWeb::ArkRunningLockAdapterImpl
Dark_ohos_native_buffer_adapter_impl.cpp76 int ArkOhosNativeBufferAdapterImpl::Lock(void* buffer, in Lock() function in OHOS::ArkWeb::ArkOhosNativeBufferAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_running_lock_adapter_wrapper.cpp27 int32_t ArkRunningLockAdapterWrapper::Lock(uint32_t timeOutMs) in Lock() function in OHOS::ArkWeb::ArkRunningLockAdapterWrapper
Dark_ohos_native_buffer_adapter_wrapper.cpp79 int ArkOhosNativeBufferAdapterWrapper::Lock(void* buffer, in Lock() function in OHOS::ArkWeb::ArkOhosNativeBufferAdapterWrapper
/base/web/webview/ohos_adapter/power_mgr_adapter/src/
Dpower_mgr_client_adapter_impl.cpp57 int32_t RunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::NWeb::RunningLockAdapterImpl
/base/msdp/device_status/intention/adapters/ddm_adapter/include/
Dddm_adapter_impl.h56 std::shared_ptr<IBoardObserver> Lock() const noexcept in Lock() function
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
Ddsoftbus_adapter_impl.h45 std::shared_ptr<IDSoftbusObserver> Lock() const noexcept in Lock() function
/base/powermgr/power_manager/frameworks/native/
Drunning_lock.cpp89 ErrCode RunningLock::Lock(int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::RunningLock
/base/theme/screenlock_mgr/frameworks/native/src/
Dscreenlock_manager.cpp120 int32_t ScreenLockManager::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockManager
135 int32_t ScreenLockManager::Lock(int32_t userId) in Lock() function in OHOS::ScreenLock::ScreenLockManager
Dscreenlock_manager_proxy.cpp154 int32_t ScreenLockManagerProxy::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockManagerProxy
183 int32_t ScreenLockManagerProxy::Lock(int32_t userId) in Lock() function in OHOS::ScreenLock::ScreenLockManagerProxy
/base/web/webview/ohos_adapter/ohos_native_buffer_adapter/src/
Dohos_native_buffer_adapter_impl.cpp185 int OhosNativeBufferAdapterImpl::Lock(void* buffer, uint64_t usage, int32_t fence, void** out_virtu… in Lock() function in OHOS::NWeb::OhosNativeBufferAdapterImpl
/base/powermgr/power_manager/utils/ffrt/src/
Dffrt_utils.cpp75 void FFRTMutexMap::Lock(uint32_t mutexId) in Lock() function in OHOS::PowerMgr::FFRTMutexMap
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_interface.cpp130 napi_value RunningLockInterface::Lock(napi_env env, napi_callback_info info) in Lock() function in OHOS::PowerMgr::RunningLockInterface
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp466 int32_t ScreenLockSystemAbility::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockSystemAbility
487 int32_t ScreenLockSystemAbility::Lock(int32_t userId) in Lock() function in OHOS::ScreenLock::ScreenLockSystemAbility
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_mgr.cpp448 bool RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj) in Lock() function in OHOS::PowerMgr::RunningLockMgr
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp124 bool PowerMgrServiceTestProxy::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp155 PowerErrors PowerMgrProxy::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::PowerMgrProxy
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp1347 PowerErrors PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::PowerMgrService