Searched defs:pid_t (Results 1 – 9 of 9) sorted by relevance
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
| D | napi_hisysevent_util.h | 79 std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>& resources) in CompareAndReturnCacheItem()
|
| /base/hiviewdfx/hiview/base/utility/include/ |
| D | file_util.h | 21 using pid_t = int; variable
|
| /base/powermgr/power_manager/frameworks/native/ |
| D | power_mgr_client.cpp | 323 bool PowerMgrClient::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
|
| /base/notification/common_event_service/services/src/ |
| D | common_event_subscriber_manager.cpp | 771 void CommonEventSubscriberManager::PrintSubscriberCounts(std::vector<std::pair<pid_t, uint32_t>> vt… in PrintSubscriberCounts()
|
| /base/powermgr/power_manager/test/unittest/src/servicetest/ |
| D | powermgr_service_test_proxy.cpp | 231 const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks()
|
| /base/powermgr/power_manager/services/native/src/runninglock/ |
| D | running_lock_mgr.cpp | 639 void RunningLockMgr::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
|
| /base/powermgr/power_manager/services/zidl/src/ |
| D | power_mgr_proxy.cpp | 300 bool PowerMgrProxy::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& p… in ProxyRunningLocks()
|
| /base/security/security_guard/frameworks/js/napi/ |
| D | security_guard_napi.cpp | 821 static typename std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>::iterator Compar… in CompareAndReturnCacheItem()
|
| /base/powermgr/power_manager/services/native/src/ |
| D | power_mgr_service.cpp | 1206 bool PowerMgrService::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>&… in ProxyRunningLocks()
|