Home
last modified time | relevance | path

Searched defs:pid_t (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h78 std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>& resources) in CompareAndReturnCacheItem()
/base/hiviewdfx/hiview/base/utility/include/
Dfile_util.h21 using pid_t = int; variable
/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp222 bool PowerMgrClient::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp500 void RunningLockMgr::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
Dpower_mgr_service.cpp668 bool PowerMgrService::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>&… in ProxyRunningLocks()
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp229 const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks()
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp224 bool PowerMgrProxy::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& p… in ProxyRunningLocks()