Home
last modified time | relevance | path

Searched defs:pid (Results 1976 - 1990 of 1990) sorted by relevance

1...<<71727374757677787980

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp6927 OnRenderProcessNotResponding( const std::string& jsStack, int pid, OHOS::NWeb::RenderProcessNotRespondingReason reason) OnRenderProcessNotResponding() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp998 void AppMgrServiceInner::AttachApplication(const pid_t pid, const sptr<IAppScheduler> &appScheduler) in AttachApplication() argument
1518 auto pid = appRecord->GetPriorityObject()->GetPid(); SendProcessExitEventTask() local
2189 DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) DumpHeapMemory() argument
2307 KillProcessByPid(const pid_t pid, const std::string& reason) KillProcessByPid() argument
2322 KillProcessByPidInner(const pid_t pid, const std::string& reason, const std::string& killReason, std::shared_ptr<AppRunningRecord> appRecord) KillProcessByPidInner() argument
2370 CheckIsThreadInFoundation(pid_t pid) CheckIsThreadInFoundation() argument
2372 pathBuilder << PROC_SELF_TASK_PATH << pid; CheckIsThreadInFoundation() local
2391 ProcessExist(pid_t pid) ProcessExist() argument
2709 pid_t pid = appRecord->GetPriorityObject()->GetPid(); KillProcessByAbilityToken() local
2773 auto pid = appRecord->GetPriorityObject()->GetPid(); AttachPidToParent() local
3039 pid_t pid = 0; StartPerfProcessByStartMsg() local
3420 pid_t pid = 0; StartProcess() local
3808 pid_t pid = appRecord->GetPriorityObject()->GetPid(); TerminateApplication() local
3885 GetRunningProcessInfoByPid(const pid_t pid, OHOS::AppExecFwk::RunningProcessInfo &info) const GetRunningProcessInfoByPid() argument
4319 FinishUserTest( const std::string &msg, const int64_t &resultCode, const std::string &bundleName, const pid_t &pid) FinishUserTest() argument
4764 auto pid = appRecord->GetPriorityObject()->GetPid(); KillApplicationByRecord() local
4809 int32_t pid = appRecord->GetPriorityObject()->GetPid(); SendHiSysEvent() local
4857 GetAbilityRecordsByProcessID(const int pid, std::vector<sptr<IRemoteObject>> &tokens) GetAbilityRecordsByProcessID() argument
4877 GetApplicationInfoByProcessID(const int pid, AppExecFwk::ApplicationInfo &application, bool &debug) GetApplicationInfoByProcessID() argument
4902 NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) NotifyAppMgrRecordExitReason() argument
5169 AttachRenderProcess(const pid_t pid, const sptr<IRenderScheduler> &scheduler) AttachRenderProcess() argument
5296 pid_t pid = 0; StartRenderProcessImpl() local
5742 SetContinuousTaskProcess(int32_t pid, bool isContinuousTask) SetContinuousTaskProcess() argument
5779 AppRecoveryNotifyApp(int32_t pid, const std::string& bundleName, FaultDataType faultType, const std::string& markers) AppRecoveryNotifyApp() argument
5822 int32_t pid = IPCSkeleton::GetCallingPid(); NotifyAppFault() local
5913 KillFaultApp(int32_t pid, const std::string &bundleName, const FaultData &faultData, bool isNeedExit) KillFaultApp() argument
5930 TimeoutNotifyApp(int32_t pid, int32_t uid, const std::string& bundleName, const FaultData &faultData) TimeoutNotifyApp() argument
5958 int32_t pid = faultData.pid; TransformedNotifyAppFault() local
6023 SetAppFreezeFilter(int32_t pid) NotifyAppFaultBySA() argument
6296 GetBundleNameByPid(const int32_t pid, std::string &bundleName, int32_t &uid) NotifyAppFaultBySA() argument
6323 auto pid = renderRecord->GetPid(); NotifyAppFaultBySA() local
6338 GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) NotifyAppFaultBySA() argument
6388 ChangeAppGcState(pid_t pid, int32_t state) NotifyAppFaultBySA() argument
6991 pid_t pid = 0; NotifyAppFaultBySA() local
7087 AttachChildProcess(const pid_t pid, const sptr<IChildScheduler> &childScheduler) NotifyAppFaultBySA() argument
7163 ExitChildProcessSafelyByChildPid(const pid_t pid) NotifyAppFaultBySA() argument
7273 DumpIpcStart(const int32_t pid, std::string& result) NotifyAppFaultBySA() argument
7286 DumpIpcStop(const int32_t pid, std::string& result) NotifyAppFaultBySA() argument
7299 DumpIpcStat(const int32_t pid, std::string& result) NotifyAppFaultBySA() argument
7519 GetAppIndexByPid(pid_t pid, int32_t &appIndex) const NotifyAppFaultBySA() argument
7530 GetAppRunningUniqueIdByPid(pid_t pid, std::string &appRunningUniqueId) NotifyAppFaultBySA() argument
7551 int32_t pid = priorityObject->GetPid(); NotifyAppFaultBySA() local
7571 GetAllUIExtensionRootHostPid(pid_t pid, std::vector<pid_t> &hostPids) NotifyAppFaultBySA() argument
7648 NotifyAppPreCache(int32_t pid, int32_t userId) NotifyAppFaultBySA() argument
7722 SetSupportedProcessCache(int32_t pid, bool isSupport) NotifyAppFaultBySA() argument
7755 CheckCallingIsUserTestModeInner(const pid_t pid, bool &isUserTest) NotifyAppFaultBySA() argument
7907 int32_t pid = IPCSkeleton::GetCallingPid(); NotifyAppFaultBySA() local
7930 pid_t pid = appRecord->GetPriorityObject()->GetPid(); NotifyAppFaultBySA() local
8039 pid_t pid = 0; NotifyAppFaultBySA() local
8084 IsProcessContainsOnlyUIAbility(const pid_t pid) NotifyAppFaultBySA() argument
8204 CheckIsKiaProcess(pid_t pid, bool &isKia) NotifyAppFaultBySA() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3028 std::string pid = ""; in DumpData() local
/third_party/elfutils/src/
H A Dreadelf.c12586 int pid, uid; in handle_siginfo_note() local
/third_party/backends/backend/
H A Dmicrotek2.h1144 SANE_Pid pid; /* pid of child process */ member
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h117 __u32 pid; member
1588 __u32 pid; /* input: pid */ member
1663 __u32 pid; member
6539 __u32 pid; global() member
7208 __u32 pid; global() member
[all...]
/third_party/nghttp2/src/
H A Dshrpx_config.h1152 pid_t pid; member
/third_party/toybox/generated/
H A Dglobals.h441 pid_t pid; member
460 pid_t pid, oldpid; member
636 pid_t pid; member
975 int pid, exit; // status? Stopped? Exited? member
989 pid_t pid; member
/third_party/python/Modules/
H A Dposixmodule.c6288 pid_t pid; in py_posix_spawn() local
6826 pid_t pid; in os_fork1_impl() local
6861 pid_t pid; os_fork_impl() local
6942 os_sched_getscheduler_impl(PyObject *module, pid_t pid) os_sched_getscheduler_impl() argument
7034 os_sched_setscheduler_impl(PyObject *module, pid_t pid, int policy, PyObject *param_obj) os_sched_setscheduler_impl() argument
7068 os_sched_getparam_impl(PyObject *module, pid_t pid) os_sched_getparam_impl() argument
7104 os_sched_setparam_impl(PyObject *module, pid_t pid, PyObject *param_obj) os_sched_setparam_impl() argument
7131 os_sched_rr_get_interval_impl(PyObject *module, pid_t pid) os_sched_rr_get_interval_impl() argument
7183 os_sched_setaffinity_impl(PyObject *module, pid_t pid, PyObject *mask) os_sched_setaffinity_impl() argument
7282 os_sched_getaffinity_impl(PyObject *module, pid_t pid) os_sched_getaffinity_impl() argument
7532 pid_t pid; os_forkpty_impl() local
7864 os_getpgid_impl(PyObject *module, pid_t pid) os_getpgid_impl() argument
8058 os_kill_impl(PyObject *module, pid_t pid, Py_ssize_t signal) os_kill_impl() argument
8361 wait_helper(PyObject *module, pid_t pid, int status, struct rusage *ru) wait_helper() argument
8440 pid_t pid; os_wait3_impl() local
8448 pid = wait3(&status, options, &ru); os_wait3_impl() local
8474 os_wait4_impl(PyObject *module, pid_t pid, int options) os_wait4_impl() argument
8572 os_waitpid_impl(PyObject *module, pid_t pid, int options) os_waitpid_impl() argument
8607 os_waitpid_impl(PyObject *module, intptr_t pid, int options) os_waitpid_impl() argument
8646 pid_t pid; os_wait_impl() local
8653 pid = wait(&status); os_wait_impl() local
8676 os_pidfd_open_impl(PyObject *module, pid_t pid, unsigned int flags) os_pidfd_open_impl() argument
9159 os_getsid_impl(PyObject *module, pid_t pid) os_getsid_impl() argument
9201 os_setpgid_impl(PyObject *module, pid_t pid, pid_t pgrp) os_setpgid_impl() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c82 uint32_t pid = getpid() & 0x3FFFFF; in nl80211_handle_alloc() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp305 auto pid = getpid(); in OnStart() local
2396 int32_t AbilityManagerService::RecordProcessExitReason(const int32_t pid, const ExitReason &exitReason) in RecordProcessExitReason() argument
2411 int32_t AbilityManagerService::ForceExitApp(const int32_t pid, const ExitReason &exitReason) in ForceExitApp() argument
2618 int32_t pid = 0; ReportAbilityStartInfoToRSS() local
5582 DumpUIExtensionRootHostRunningInfos(pid_t pid, std::vector<std::string> &info) DumpUIExtensionRootHostRunningInfos() argument
6556 pid_t pid = getprocpid(); UninstallAppInner() local
7838 AppRecoverKill(pid_t pid, int32_t reason) AppRecoverKill() argument
10018 VerifyPermission(const std::string &permission, int pid, int uid) VerifyPermission() argument
10847 NotifyAppPreCache(int32_t pid, int32_t userId) NotifyAppPreCache() argument
12068 ForceTerminateServiceExtensionByPid(int32_t pid, int32_t userId) ForceTerminateServiceExtensionByPid() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp1145 std::string AudioPolicyService::GetSelectedDeviceInfo(int32_t uid, int32_t pid, AudioStreamType streamType) in GetSelectedDeviceInfo() argument
7320 BluetoothServiceCrashedCallback(pid_t pid, pid_t uid) BluetoothServiceCrashedCallback() argument
9876 IsAllowedPlayback(const int32_t &uid, const int32_t &pid) IsAllowedPlayback() argument
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp183 static int32_t pid = static_cast<int32_t>(getpid()); in GetPid() local
1421 WMError SceneSessionManager::CheckWindowId(int32_t windowId, int32_t& pid) in CheckWindowId() argument
2413 auto pid = IPCSkeleton::GetCallingRealPid(); CreateAndConnectSpecificSession() local
2650 auto pid = IPCSkeleton::GetCallingRealPid(); RecoverAndConnectSpecificSession() local
2764 auto pid = IPCSkeleton::GetCallingRealPid(); RecoverAndReconnectSceneSession() local
3232 IsNeedChangeLifeCycleOnUserSwitch(const sptr<SceneSession>& sceneSession, int32_t pid) IsNeedChangeLifeCycleOnUserSwitch() argument
4079 RecoveryVisibilityPidCount(int32_t pid) RecoveryVisibilityPidCount() argument
6355 GetMainWindowStatesByPid(int32_t pid, std::vector<MainWindowState>& windowStates) GetMainWindowStatesByPid() argument
6951 NotifyWindowStateErrorFromMMI(int32_t pid, int32_t persistentId) NotifyWindowStateErrorFromMMI() argument
7706 int32_t pid = 0; GetWindowDrawingContentChangeInfo() local
7721 GetPreWindowDrawingState(uint64_t windowId, int32_t& pid, bool currentDrawingContentState) GetPreWindowDrawingState() argument
7734 GetProcessDrawingState(uint64_t windowId, int32_t pid, bool currentDrawingContentState) GetProcessDrawingState() argument
7783 NotifyWindowExtensionVisibilityChange(int32_t pid, int32_t uid, bool visible) NotifyWindowExtensionVisibilityChange() argument
7890 auto pid = IPCSkeleton::GetCallingRealPid(); PendingSessionToForeground() local
7957 auto pid = IPCSkeleton::GetCallingRealPid(); GetFocusSessionElement() local
8104 int32_t pid = startMoving ? static_cast<int32_t>(getpid()) : -1; NotifyMMIWindowPidChange() local
9693 auto pid = IPCSkeleton::GetCallingRealPid(); UpdateModalExtensionRect() local
9722 auto pid = IPCSkeleton::GetCallingRealPid(); ProcessModalExtensionPointDown() local
9746 auto pid = IPCSkeleton::GetCallingRealPid(); AddExtensionWindowStageToSCB() local
10916 GetProcessSurfaceNodeIdByPersistentId(const int32_t pid, const std::vector<int32_t>& persistentIds, std::vector<uint64_t>& surfaceNodeIds) GetProcessSurfaceNodeIdByPersistentId() argument
11040 SkipSnapshotForAppProcess(int32_t pid, bool skip) SkipSnapshotForAppProcess() argument
11069 RemoveProcessSnapshotSkip(int32_t pid) RemoveProcessSnapshotSkip() argument
11126 SetProcessWatermark(int32_t pid, const std::string& watermarkName, bool isEnabled) SetProcessWatermark() argument
11169 RemoveProcessWatermarkPid(int32_t pid) RemoveProcessWatermarkPid() argument
[all...]
/third_party/libbpf/src/
H A Dlibbpf.c10707 perf_event_open_probe(bool uprobe, bool retprobe, const char *name, uint64_t offset, int pid, size_t ref_ctr_off) global() argument
10859 perf_event_kprobe_open_legacy(const char *probe_name, bool retprobe, const char *kfunc_name, size_t offset, int pid) global() argument
11523 perf_event_uprobe_open_legacy(const char *probe_name, bool retprobe, const char *binary_path, size_t offset, int pid) global() argument
11719 bpf_program__attach_uprobe_multi(const struct bpf_program *prog, pid_t pid, const char *path, const char *func_pattern, const struct bpf_uprobe_multi_opts *opts) global() argument
11833 bpf_program__attach_uprobe_opts(const struct bpf_program *prog, pid_t pid, const char *binary_path, size_t func_offset, const struct bpf_uprobe_opts *opts) global() argument
12033 bpf_program__attach_uprobe(const struct bpf_program *prog, bool retprobe, pid_t pid, const char *binary_path, size_t func_offset) global() argument
12044 bpf_program__attach_usdt(const struct bpf_program *prog, pid_t pid, const char *binary_path, const char *usdt_provider, const char *usdt_name, const struct bpf_usdt_opts *opts) global() argument
[all...]
/third_party/mksh/
H A Dsh.h1319 pid_t pid; member

Completed in 127 milliseconds

1...<<71727374757677787980