| /base/hiviewdfx/hiview/plugins/performance/perfmonitor/src/ |
| D | scene_monitor.cpp | 38 std::lock_guard<std::mutex> Lock(mMutex); in OnSceneStart() local 52 std::lock_guard<std::mutex> Lock(mMutex); in OnSceneStop() local 63 std::lock_guard<std::mutex> Lock(mMutex); in OnSceneStart() local 77 std::lock_guard<std::mutex> Lock(mMutex); in OnSceneStop() local 105 std::lock_guard<std::mutex> Lock(mMutex); in GetSceneTag() local 117 std::lock_guard<std::mutex> Lock(mMutex); in GetSceneTagByType() local 148 std::lock_guard<std::mutex> Lock(mMutex); in RegisterSceneCallback() local 156 std::lock_guard<std::mutex> Lock(mMutex); in UnregisterSceneCallback() local 185 std::lock_guard<std::mutex> Lock(mMutex); in OnSceneChanged() local 193 std::lock_guard<std::mutex> Lock(mMutex); in OnSceneChanged() local [all …]
|
| D | jank_frame_monitor.cpp | 48 std::lock_guard<std::mutex> Lock(mMutex); in RegisterFrameCallback() local 56 std::lock_guard<std::mutex> Lock(mMutex); in UnregisterFrameCallback() local 105 std::lock_guard<std::mutex> Lock(mMutex); in JankFrameStatsRecord() local 119 std::lock_guard<std::mutex> Lock(mMutex); in ClearJankFrameRecord() local 127 std::lock_guard<std::mutex> Lock(mMutex); in SetJankFrameRecordBeginTime() local 134 std::lock_guard<std::mutex> Lock(mMutex); in GetJankFrameRecordBeginTime() local 140 std::lock_guard<std::mutex> Lock(mMutex); in GetJankFrameTotalCount() local 146 std::lock_guard<std::mutex> Lock(mMutex); in GetJankFrameRecord() local
|
| D | input_monitor.cpp | 33 std::lock_guard<std::mutex> Lock(mMutex); in RecordInputEvent() local 65 std::lock_guard<std::mutex> Lock(mMutex); in GetInputTime() local 89 std::lock_guard<std::mutex> Lock(mMutex); in SetVsyncTime() local 96 std::lock_guard<std::mutex> Lock(mMutex); in GetSourceType() local 102 std::lock_guard<std::mutex> Lock(mMutex); in GetVsyncTime() local
|
| D | white_block_monitor.cpp | 41 std::lock_guard<std::mutex> Lock(mMutex); in StartScroll() local 48 std::lock_guard<std::mutex> Lock(mMutex); in EndScroll() local 57 std::lock_guard<std::mutex> Lock(mMutex); in StartRecordImageLoadStat() local 74 std::lock_guard<std::mutex> Lock(mMutex); in EndRecordImageLoadStat() local 105 std::lock_guard<std::mutex> Lock(mMutex); in ReportWhiteBlockStat() local
|
| D | animator_monitor.cpp | 49 std::lock_guard<std::mutex> Lock(mMutex); in RegisterAnimatorCallback() local 57 std::lock_guard<std::mutex> Lock(mMutex); in UnregisterAnimatorCallback() local 66 std::lock_guard<std::mutex> Lock(mMutex); in Start() local 74 std::lock_guard<std::mutex> Lock(mMutex); in End() local 120 std::lock_guard<std::mutex> Lock(mMutex); in OnVsyncEvent() local 143 std::lock_guard<std::mutex> Lock(mMutex); in RecordsIsEmpty() local
|
| /base/powermgr/power_manager/services/native/src/actions/default/ |
| D | running_lock_action.cpp | 24 int32_t RunningLockAction::Lock(const RunningLockParam& param) in Lock() function in OHOS::PowerMgr::RunningLockAction
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | lock.cpp | 20 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/ |
| D | ark_running_lock_adapter_impl.cpp | 30 int32_t ArkRunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::ArkWeb::ArkRunningLockAdapterImpl
|
| D | ark_ohos_native_buffer_adapter_impl.cpp | 76 int ArkOhosNativeBufferAdapterImpl::Lock(void* buffer, in Lock() function in OHOS::ArkWeb::ArkOhosNativeBufferAdapterImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_running_lock_adapter_wrapper.cpp | 27 int32_t ArkRunningLockAdapterWrapper::Lock(uint32_t timeOutMs) in Lock() function in OHOS::ArkWeb::ArkRunningLockAdapterWrapper
|
| D | ark_ohos_native_buffer_adapter_wrapper.cpp | 79 int ArkOhosNativeBufferAdapterWrapper::Lock(void* buffer, in Lock() function in OHOS::ArkWeb::ArkOhosNativeBufferAdapterWrapper
|
| /base/web/webview/ohos_adapter/power_mgr_adapter/src/ |
| D | power_mgr_client_adapter_impl.cpp | 57 int32_t RunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::NWeb::RunningLockAdapterImpl
|
| /base/msdp/device_status/intention/adapters/ddm_adapter/include/ |
| D | ddm_adapter_impl.h | 57 std::shared_ptr<IBoardObserver> Lock() const noexcept in Lock() function
|
| /base/theme/screenlock_mgr/test/unittest/ |
| D | screenlock_callback_test.cpp | 89 int32_t ScreenLockManagerStubTest::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockManagerStubTest 94 int32_t ScreenLockManagerStubTest::Lock(int32_t userId) in Lock() function in OHOS::ScreenLock::ScreenLockManagerStubTest
|
| /base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/ |
| D | dsoftbus_adapter_impl.h | 46 std::shared_ptr<IDSoftbusObserver> Lock() const noexcept in Lock() function
|
| /base/powermgr/power_manager/frameworks/ets/taihe/runninglock/test/unittest/ |
| D | running_lock_taihe_native_test.cpp | 62 ErrCode RunningLock::Lock(int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::RunningLock
|
| /base/powermgr/power_manager/frameworks/native/ |
| D | running_lock.cpp | 96 ErrCode RunningLock::Lock(int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::RunningLock
|
| /base/theme/screenlock_mgr/frameworks/native/src/ |
| D | screenlock_manager.cpp | 118 int32_t ScreenLockManager::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockManager 133 int32_t ScreenLockManager::Lock(int32_t userId) in Lock() function in OHOS::ScreenLock::ScreenLockManager
|
| D | screenlock_manager_proxy.cpp | 154 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/ |
| D | ohos_native_buffer_adapter_impl.cpp | 198 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/ |
| D | ffrt_utils.cpp | 75 void FFRTMutexMap::Lock(uint32_t mutexId) in Lock() function in OHOS::PowerMgr::FFRTMutexMap
|
| /base/powermgr/power_manager/frameworks/napi/runninglock/ |
| D | runninglock_interface.cpp | 130 napi_value RunningLockInterface::Lock(napi_env env, napi_callback_info info) in Lock() function in OHOS::PowerMgr::RunningLockInterface
|
| /base/theme/screenlock_mgr/services/src/ |
| D | screenlock_system_ability.cpp | 534 int32_t ScreenLockSystemAbility::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockSystemAbility 556 int32_t ScreenLockSystemAbility::Lock(int32_t userId) in Lock() function in OHOS::ScreenLock::ScreenLockSystemAbility
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| D | power_mgr_service_ipc_adapter_test.cpp | 113 PowerErrors Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs = -1) in Lock() function in TestPowerMgrServiceAdapter
|
| /base/powermgr/power_manager/services/native/src/runninglock/ |
| D | running_lock_mgr.cpp | 468 bool RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj) in Lock() function in OHOS::PowerMgr::RunningLockMgr
|