Home
last modified time | relevance | path

Searched defs:UnLock (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_running_lock_adapter_wrapper.cpp32 int32_t ArkRunningLockAdapterWrapper::UnLock() in UnLock() 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.cpp35 int32_t ArkRunningLockAdapterImpl::UnLock() in UnLock() function in OHOS::ArkWeb::ArkRunningLockAdapterImpl
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dmutex_lock.h59 void UnLock() in UnLock() function
/ohos5.0/base/web/webview/ohos_adapter/power_mgr_adapter/src/
H A Dpower_mgr_client_adapter_impl.cpp65 int32_t RunningLockAdapterImpl::UnLock() in UnLock() function in OHOS::NWeb::RunningLockAdapterImpl
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/common/include/
H A Daudio_running_lock_manager.h50 auto UnLock() in UnLock() function
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Drunning_lock.cpp118 ErrCode RunningLock::UnLock() in UnLock() function in OHOS::PowerMgr::RunningLock
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dmock.cpp97 __attribute__((visibility("default"))) DBStatus UnLock( in UnLock() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_file/
H A Dfile_n_exporter.cpp283 napi_value FileNExporter::UnLock(napi_env env, napi_callback_info info) in UnLock() function in OHOS::FileManagement::ModuleFileIO::FileNExporter
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp125 DBStatus RdbCloud::UnLock() in UnLock() function in OHOS::DistributedRdb::RdbCloud
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp374 int FileEntity::UnLock(int64_t id) in UnLock() function in OHOS::CJSystemapi::FileFs::FileEntity
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_cloud_db.cpp223 DBStatus VirtualCloudDb::UnLock() in UnLock() function in DistributedDB::VirtualCloudDb
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp159 int CloudDBProxy::UnLock() in UnLock() function in DistributedDB::CloudDBProxy
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp149 bool PowerMgrServiceTestProxy::UnLock(const sptr<IRemoteObject>& remoteObj, const std::string& name) in UnLock() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp483 bool RunningLockMgr::UnLock(const sptr<IRemoteObject> remoteObj, const std::string& name) in UnLock() function in OHOS::PowerMgr::RunningLockMgr
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp181 PowerErrors PowerMgrProxy::UnLock(const sptr<IRemoteObject>& remoteObj, const std::string& name) in UnLock() function in OHOS::PowerMgr::PowerMgrProxy
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1148 PowerErrors PowerMgrService::UnLock(const sptr<IRemoteObject>& remoteObj, const std::string& name) in UnLock() function in OHOS::PowerMgr::PowerMgrService
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp1757 DB_API DistributedDB::DBStatus UnLock(const std::string &tableName, const std::vector<std::vector<u… in UnLock() function