Searched defs:lockid (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/power/interfaces/hdi_service/src/ |
H A D | running_lock_impl.cpp | 43 Hold(const RunningLockInfo &info, PowerHdfState state, uint64_t lockid, const std::string &bundleName) Hold() argument 81 Unhold(const RunningLockInfo &info, uint64_t lockid, const std::string &bundleName) Unhold() argument 110 HoldLock(const RunningLockInfo &info, PowerHdfState state, uint64_t lockid, const std::string &bundleName) HoldLock() argument 122 UnholdLock(const RunningLockInfo &info, uint64_t lockid, const std::string &bundleName) UnholdLock() argument 261 NotifyChanged(const RunningLockInfo &info, const uint64_t &lockid, const std::string &bundleName, const std::string &tag) NotifyChanged() argument
|
H A D | power_interface_impl.cpp | 461 HoldRunningLockExt(const RunningLockInfo &info, uint64_t lockid, const std::string &bundleName) HoldRunningLockExt() argument 468 UnholdRunningLockExt(const RunningLockInfo &info, uint64_t lockid, const std::string &bundleName) UnholdRunningLockExt() argument
|
Completed in 2 milliseconds