Home
last modified time | relevance | path

Searched defs:RunningLockInfo (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Drunning_lock_info.h79 struct RunningLockInfo : public Parcelable { struct
96 RunningLockInfo(const std::string& namestr, RunningLockType locktype) : name(namestr), type(locktype) {} in RunningLockInfo() function

Completed in 2 milliseconds