Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h79 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.cpp323 bool PowerMgrClient::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
/base/notification/common_event_service/services/src/
Dcommon_event_subscriber_manager.cpp771 void CommonEventSubscriberManager::PrintSubscriberCounts(std::vector<std::pair<pid_t, uint32_t>> vt… in PrintSubscriberCounts()
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp231 const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks()
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_mgr.cpp639 void RunningLockMgr::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp300 bool PowerMgrProxy::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& p… in ProxyRunningLocks()
/base/security/security_guard/frameworks/js/napi/
Dsecurity_guard_napi.cpp821 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/
Dpower_mgr_service.cpp1206 bool PowerMgrService::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>&… in ProxyRunningLocks()