Searched refs:HoldRunningLockExt (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/ |
H A D | power_interface_impl.h | 63 int32_t HoldRunningLockExt(const RunningLockInfo &info,
|
H A D | power_interface_impl.cpp | 451 int32_t PowerInterfaceImpl::HoldRunningLockExt(const RunningLockInfo &info, in HoldRunningLockExt() function in OHOS::HDI::Power::V1_2::PowerInterfaceImpl
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/cpp_target/power/v1_1/ |
H A D | power_interface_service.h.txt | 50 int32_t HoldRunningLockExt(const OHOS::HDI::Power::V1_1::RunningLockInfo& info, uint64_t lockid,
|
H A D | power_interface_service.cpp.txt | 80 int32_t PowerInterfaceService::HoldRunningLockExt(const OHOS::HDI::Power::V1_1::RunningLockInfo& in…
|
H A D | ipower_interface.h.txt | 103 …virtual int32_t HoldRunningLockExt(const OHOS::HDI::Power::V1_1::RunningLockInfo& info, uint64_t l…
|
H A D | power_interface_proxy.h.txt | 90 int32_t HoldRunningLockExt(const OHOS::HDI::Power::V1_1::RunningLockInfo& info, uint64_t lockid,
|
H A D | power_interface_proxy.cpp.txt | 171 int32_t OHOS::HDI::Power::V1_1::PowerInterfaceProxy::HoldRunningLockExt(const OHOS::HDI::Power::V1_…
|
H A D | power_interface_stub.cpp.txt | 501 int32_t powerInterfaceRet = impl->HoldRunningLockExt(info, lockid, bundleName);
|
/ohos5.0/drivers/peripheral/power/test/unittest/src/ |
H A D | hdf_power_hdi_test.cpp | 187 int32_t ret = g_powerInterface->HoldRunningLockExt(filledInfo, 0, testName);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/dump_ast_target/ |
H A D | dump.txt | 37 [mini, lite, full] HoldRunningLockExt(
|
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/ |
H A D | system_suspend_controller.cpp | 186 status = powerInterface_->HoldRunningLockExt(filledInfo, in AcquireRunningLock()
|
/ohos5.0/drivers/interface/power/v1_1/ |
H A D | IPowerInterface.idl | 177 …HoldRunningLockExt([in] struct RunningLockInfo info, [in] unsigned long lockid, [in] String bundle…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/foo/power/v1_1/ |
H A D | IPowerInterface.idl | 177 …HoldRunningLockExt([in] struct RunningLockInfo info, [in] unsigned long lockid, [in] String bundle…
|
/ohos5.0/drivers/interface/power/v1_2/ |
H A D | IPowerInterface.idl | 177 …HoldRunningLockExt([in] struct RunningLockInfo info, [in] unsigned long lockid, [in] String bundle…
|