Home
last modified time | relevance | path

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

12

/aosp14/system/core/init/
H A Dlmkd_service.h38 static inline void LmkdRegister(const std::string&, uid_t, pid_t, int) {} in LmkdRegister() argument
39 static inline void LmkdUnregister(const std::string&, pid_t) {} in LmkdUnregister() argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_snapshot.cpp66 void MemorySnapshot::UpdateGpuMemoryInfo(const std::unordered_map<pid_t, size_t>& gpuInfo, in UpdateGpuMemoryInfo()
109 void MemorySnapshot::GetMemorySnapshot(std::unordered_map<pid_t, MemorySnapshotInfo>& map) in GetMemorySnapshot()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dgpu_context_impl.h32 using pid_t = int; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_hisysevent_util.h79 std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>& resources) in CompareAndReturnCacheItem()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dmemory_level_info.cpp26 MemoryLevelInfo::MemoryLevelInfo(const std::map<pid_t, MemoryLevel> &procLevelMap) : procLevelMap_(… in MemoryLevelInfo()
H A Dapp_mgr_client.cpp505 AppMgrResultCode AppMgrClient::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelM… in NotifyProcMemoryLevel() argument
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dfile_util.h21 using pid_t = int; variable
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dbacktrace.cpp80 const std::map<pid_t, ThreadInfo>& thread_info, pid_t target_thread) { in dump_backtrace()
H A Dtombstone.cpp126 const std::map<pid_t, ThreadInfo>& threads, pid_t target_thread, in engrave_tombstone()
H A Dtombstone_proto.cpp620 const std::map<pid_t, ThreadInfo>& threads, pid_t target_thread, in engrave_tombstone_proto()
/aosp14/system/core/debuggerd/libdebuggerd/test/
H A Dlog_fake.cpp76 extern "C" struct logger_list* android_logger_list_open(log_id_t, int, unsigned int, pid_t) { in android_logger_list_open() argument
/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_client.cpp57 const std::unordered_map<pid_t, uint32_t>& mapPayload) in QueryDeadline()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_node_command_test.cpp330 auto func = [] (NodeId, pid_t, uint32_t) {}; in __anond2ecdb680102() argument
/aosp14/system/core/libprocessgroup/
H A Dtask_profiles.h79 virtual bool ExecuteForProcess(uid_t, pid_t) const { return false; } in ExecuteForProcess() argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp162 void GPUContext::GetUpdatedMemoryMap(std::unordered_map<pid_t, size_t> &out) in GetUpdatedMemoryMap()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp351 void SkiaGPUContext::GetUpdatedMemoryMap(std::unordered_map<pid_t, size_t> &out) in GetUpdatedMemoryMap()
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Dpower_mgr_client.cpp323 bool PowerMgrClient::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp685std::map<pid_t, ProcessPriorityInfo>::iterator processPriorityInfoMap, const std::vector<unsigned … in HandleDiedExtensionBindToMe()
700std::map<pid_t, ProcessPriorityInfo>::iterator processPriorityInfoMap, const std::vector<unsigned … in HandleDiedExtensionBindFromMe()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp771 void CommonEventSubscriberManager::PrintSubscriberCounts(std::vector<std::pair<pid_t, uint32_t>> vt… in PrintSubscriberCounts()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp714 void MemoryManager::TotalMemoryOverReport(const std::unordered_map<pid_t, MemorySnapshotInfo>& info… in TotalMemoryOverReport()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp231 const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks()
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp644 void RunningLockMgr::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& … in ProxyRunningLocks()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp520 int32_t AppMgrService::NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) in NotifyProcMemoryLevel()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp300 bool PowerMgrProxy::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& p… in ProxyRunningLocks()
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.cpp821 static typename std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>::iterator Compar… in CompareAndReturnCacheItem()

12