Home
last modified time | relevance | path

Searched defs:pid (Results 226 – 250 of 1387) sorted by relevance

12345678910>>...56

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodal_system_app_freeze_uiextension.cpp59 …AppFreezeUIExtension::ProcessAppFreeze(bool focusFlag, const FaultData &faultData, std::string pid, in ProcessAppFreeze()
80 bool ModalSystemAppFreezeUIExtension::CreateModalUIExtension(std::string pid, std::string bundleNam… in CreateModalUIExtension()
115 AAFwk::Want ModalSystemAppFreezeUIExtension::CreateSystemDialogWant(std::string pid, std::string bu… in CreateSystemDialogWant()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_strategy_test.cpp82 int32_t pid = 1; variable
108 uint32_t pid = 1; variable
151 int32_t pid = 1; variable
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Danr_manager_test.cpp142 anrMgr.appInfoGetter_ = [](int32_t pid, std::string& bundleName, int32_t uid) { in __anon24b779ec0202()
162 anrMgr.anrObserver_ = [&ret](int32_t pid) { in __anon24b779ec0302()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/include/
H A Dbus_center_client_proxy.h33 int32_t pid; member
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/client_manager/include/
H A Dpermission_status_change_cb.h33 int32_t pid; variable
/ohos5.0/base/sensors/miscdevice/utils/common/include/
H A Dapp_thread_info.h22 int32_t pid; member
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dapplication_anr_listener.cpp31 void ApplicationAnrListener::OnAnr(int32_t pid, int32_t eventId) const in OnAnr()
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.h27 pid_t pid; member
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/
H A Dwatchdog_task_test.cpp61 int32_t pid = -1; variable
91 int32_t pid = 1; variable
/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_client_proxy.cpp54 pid_t pid = GetCallingPid(); in AddListener() local
81 pid_t pid = GetCallingPid(); in RemoveListener() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h149 static constexpr pid_t GetMockPid(pid_t pid) in GetMockPid()
161 static constexpr uint64_t ComposeNodeId(uint64_t pid, uint64_t nodeId) in ComposeNodeId()
172 static uint64_t ComposeDataId(pid_t pid, uint32_t id) in ComposeDataId()
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/src/
H A Dsystem_info.cpp49 int32_t pid = DEFAULT_PID; in GetTaskPidFile() local
125 int32_t CpuInfo::GetProcOccupy(int32_t pid) in GetProcOccupy()
232 int32_t pid = GetTaskPidFile(process_name); in GetProcCpuUsage() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/deferred_proc_session/
H A Ddeferred_photo_proc_session.cpp204 pid_t pid = 0; in SetDeferredPhotoSession() local
208 deathRecipient_->SetNotifyCb([this](pid_t pid) { CameraServerDied(pid); }); in SetDeferredPhotoSession()
217 void DeferredPhotoProcSession::CameraServerDied(pid_t pid) in CameraServerDied()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_buffer_callback_manager.cpp72 void RSSurfaceBufferCallbackManager::RegisterSurfaceBufferCallback(pid_t pid, uint64_t uid, in RegisterSurfaceBufferCallback()
86 void RSSurfaceBufferCallbackManager::UnregisterSurfaceBufferCallback(pid_t pid) in UnregisterSurfaceBufferCallback()
94 void RSSurfaceBufferCallbackManager::UnregisterSurfaceBufferCallback(pid_t pid, uint64_t uid) in UnregisterSurfaceBufferCallback()
128 pid_t pid, uint64_t uid) const in GetSurfaceBufferCallback()
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp66 int32_t uid, int32_t pid, int32_t& clientFd) in AllocSocketFd()
192 void SocketSessionManager::ReleaseSessionByPid(int32_t pid) in ReleaseSessionByPid()
259 void SocketSessionManager::AddSessionDeletedCallback(int32_t pid, std::function<void(SocketSessionP… in AddSessionDeletedCallback()
273 void SocketSessionManager::RemoveSessionDeletedCallback(int32_t pid) in RemoveSessionDeletedCallback()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dbus_center_ipc_mock.cpp132 int32_t ClientOnLeaveLNNResult(const char *pkgName, int32_t pid, const char *networkId, int32_t ret… in ClientOnLeaveLNNResult()
148 const char *pkgName, int32_t pid, const void *info, uint32_t infoTypeLen, int32_t retCode) in ClientOnTimeSyncResult()
153 int32_t ClientOnPublishLNNResult(const char *pkgName, int32_t pid, int32_t publishId, int32_t reaso… in ClientOnPublishLNNResult()
158 int32_t ClientOnRefreshLNNResult(const char *pkgName, int32_t pid, int32_t refreshId, int32_t reaso… in ClientOnRefreshLNNResult()
163 int32_t ClientOnRefreshDeviceFound(const char *pkgName, int32_t pid, const void *device, uint32_t d… in ClientOnRefreshDeviceFound()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_channel_test.cpp64 int32_t TestOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const Channe… in TestOnChannelOpened()
74 int32_t TestOnChannelClosed(const char *pkgName, int32_t pid, in TestOnChannelClosed()
86 int32_t TestOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, in TestOnChannelOpenFailed()
106 int32_t TestGetUidAndPidBySessionName(const char *sessionName, int32_t *uid, int32_t *pid) in TestGetUidAndPidBySessionName()
569 int32_t pid = 1; variable
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp100 for (const auto &pid : allPids) { in GetAllPids() local
176 bool DumpCommonUtils::IsUserPid(const std::string &pid) in IsUserPid()
211 int pid; in GetUserPids() local
259 bool DumpCommonUtils::GetProcessNameByPid(int pid, std::string& name) in GetProcessNameByPid()
291 bool DumpCommonUtils::GetProcessInfo(int pid, PidInfo &info) in GetProcessInfo()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp122 std::string GetProcessNameFromProcCmdline(int32_t pid) in GetProcessNameFromProcCmdline()
171 bool IsProcessDebug(int32_t pid) in IsProcessDebug()
235 int ParsePeerBinderPid(std::ifstream& fin, int32_t pid) in ParsePeerBinderPid()
292 bool KillProcessByPid(int32_t pid) in KillProcessByPid()
338 bool WriteStackToFd(int32_t pid, std::string& path, std::string& stack, const std::string& eventNam… in WriteStackToFd()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_typeface_cache.cpp64 pid_t pid = GetTypefacePid(uniqueId); in AddIfFound() local
121 pid_t pid = GetTypefacePid(uniqueId); in CacheDrawingTypeface() local
176 void RSTypefaceCache::RemoveHashMap(pid_t pid, std::unordered_map<uint64_t, TypefaceTuple>& typefac… in RemoveHashMap()
221 static void PurgeMapWithPid(pid_t pid, std::unordered_map<uint32_t, std::vector<uint64_t>>& map) in PurgeMapWithPid()
248 void RSTypefaceCache::RemoveDrawingTypefacesByPid(pid_t pid) in RemoveDrawingTypefacesByPid()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmemory_test.cpp249 static pid_t pid = getpid(); variable
293 static pid_t pid = getpid(); variable
342 static pid_t pid = getpid(); variable
384 static pid_t pid = getpid(); variable
422 static pid_t pid = getpid(); variable
490 pid_t pid = GetProcessPid(FOUNDATION_NAME); variable
/ohos5.0/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_proxy.cpp62 int32_t MemMgrProxy::NotifyDistDevStatus(int32_t pid, int32_t uid, const std::string &name, bool co… in NotifyDistDevStatus()
129 int32_t MemMgrProxy::RegisterActiveApps(int32_t pid, int32_t uid) in RegisterActiveApps()
162 int32_t MemMgrProxy::DeregisterActiveApps(int32_t pid, int32_t uid) in DeregisterActiveApps()
365 int32_t MemMgrProxy::GetReclaimPriorityByPid(int32_t pid, int32_t &priority) in GetReclaimPriorityByPid()
466 int32_t MemMgrProxy::NotifyProcessStatus(int32_t pid, int32_t type, int32_t status, int32_t saId) in NotifyProcessStatus()
505 int32_t MemMgrProxy::SetCritical(int32_t pid, bool critical, int32_t saId) in SetCritical()
/ohos5.0/base/global/i18n/services/src/
H A Di18n_service_ability.cpp107 int pid = getpid(); in OnStart() local
113 int pid = getpid(); in OnStop() local
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dapp_state_subscriber_stub.cpp80 int32_t pid; in HandleOnAppStateChanged() local
105 int32_t pid; in HandleForceReclaim() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/include/
H A Daudio_server_death_recipient.h26 explicit AudioServerDeathRecipient(pid_t pid) : pid_(pid) {} in AudioServerDeathRecipient()

12345678910>>...56