/third_party/mksh/ |
H A D | jobs.c | 45 pid_t pid; member 55 pid_t pid; member 1331 pid_t pid; global() local [all...] |
/third_party/musl/include/ |
H A D | fcntl.h | 177 pid_t pid; member
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_env.c | 764 CMS_RecipientInfo_kekri_get0_id(CMS_RecipientInfo *ri, X509_ALGOR **palg, ASN1_OCTET_STRING **pid, ASN1_GENERALIZEDTIME **pdate, ASN1_OBJECT **potherid, ASN1_TYPE **pothertype) CMS_RecipientInfo_kekri_get0_id() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | core.c | 1420 int uv_os_getpriority(uv_pid_t pid, int* priority) { in uv_os_getpriority() argument 1437 int uv_os_setpriority(uv_pid_t pid, int priority) { in uv_os_setpriority() argument
|
H A D | os390.c | 159 int pid; in uv_exepath() local
|
/third_party/libbpf/src/ |
H A D | usdt.c | 450 static int parse_vma_segs(int pid, const char *lib_path, struct elf_seg **segs, size_t *seg_cnt) in parse_vma_segs() argument 578 static int collect_usdt_targets(struct usdt_manager *man, Elf *elf, const char *path, pid_t pid, in collect_usdt_targets() argument 955 usdt_manager_attach_usdt(struct usdt_manager *man, const struct bpf_program *prog, pid_t pid, const char *path, const char *usdt_provider, const char *usdt_name, __u64 usdt_cookie) usdt_manager_attach_usdt() argument [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | context.c | 694 pid_t pid; local
|
/third_party/openssl/crypto/cms/ |
H A D | cms_env.c | 745 CMS_RecipientInfo_kekri_get0_id(CMS_RecipientInfo *ri, X509_ALGOR **palg, ASN1_OCTET_STRING **pid, ASN1_GENERALIZEDTIME **pdate, ASN1_OBJECT **potherid, ASN1_TYPE **pothertype) CMS_RecipientInfo_kekri_get0_id() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_new_connection.c | 62 killchild(int pid, char *message) in killchild() argument 70 killparent(int pid, char *message) in killparent() argument
|
H A D | test_notls.c | 44 killchild(int pid, char *message) in killchild() argument 52 killparent(int pid, char *message) in killparent() argument
|
H A D | test_request_response.c | 44 killchild(int pid, char *message) in killchild() argument 52 killparent(int pid, char *message) in killparent() argument
|
/third_party/python/Modules/ |
H A D | _posixsubprocess.c | 774 pid_t pid; in do_fork_exec() local 847 pid_t pid = -1; in subprocess_fork_exec() local [all...] |
/third_party/toybox/lib/ |
H A D | xwrap.c | 195 pid_t __attribute__((returns_twice)) xvforkwrap(pid_t pid) in xvforkwrap() argument 229 int cestnepasun[4], pid; in xpopen_both() local 313 xwaitpid(pid_t pid) xwaitpid() argument 322 xpclose_both(pid_t pid, int *pipes) xpclose_both() argument 335 int pipes[2], pid; xpopen() local 345 xpclose(pid_t pid, int pipe) xpclose() argument 786 pid_t pid; xpidfile() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | dhcp6.c | 434 pid_t pid; in run_script() local
|
/third_party/rust/crates/nix/src/sys/socket/ |
H A D | mod.rs | 401 pub fn pid(&self) -> libc::pid_t { in pid() functions 443 pub fn pid(&self) -> libc::pid_t { in pid() functions
|
/third_party/spirv-tools/source/opt/ |
H A D | instrument_pass.cpp | 113 uint32_t pid = TakeNextId(); in AddParameters() local
|
/third_party/vulkan-loader/loader/ |
H A D | vk_loader_platform.h | 298 pid_t pid = getpid(); in loader_platform_executable_path() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 891 int32_t pid = 0; in NotifyProcessDiedFromRemoteInner() local 1262 int32_t pid = -1; in CallerInfoUnmarshalling() local [all...] |
/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | ability_command.cpp | 536 pid_t pid = 0; in RunAsForceStop() local 608 pid_t pid in ConvertPid() local 2043 RunAsSendAppNotRespondingWithOption(int32_t option, std::string& pid) RunAsSendAppNotRespondingWithOption() argument 2105 std::string pid; RunAsForceExitAppCommand() local 2212 std::string pid = ""; RunAsNotifyAppFaultCommand() local [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_stub.cpp | 588 int32_t pid = data.ReadInt32(); in HandleJudgeSandboxByPid() local 650 int32_t pid = data.ReadInt32(); in HandleDumpHeapMemory() local 845 int32_t pid = data.ReadInt32(); in HandleGetAbilityRecordsByProcessID() local 1050 int32_t pid = data.ReadInt32(); in HandleSetContinuousTaskProcess() local 1109 int32_t pid = data.ReadInt32(); HandleGetBundleNameByPid() local 1130 auto pid = static_cast<pid_t>(data.ReadInt32()); HandleGetRunningProcessInfoByPid() local 1177 int32_t pid = data.ReadInt32(); HandleSetAppFreezeFilter() local 1189 int32_t pid = data.ReadInt32(); HandleGetProcessMemoryByPid() local 1226 int32_t pid = data.ReadInt32(); HandleChangeAppGcState() local 1457 int32_t pid = data.ReadInt32(); HandleUpdateRenderState() local 1482 int32_t pid = data.ReadInt32(); HandleGetAppRunningUniqueIdByPid() local 1499 pid_t pid = data.ReadInt32(); HandleGetAllUIExtensionRootHostPid() local 1566 int32_t pid = data.ReadInt32(); HandleSetSupportedProcessCache() local 1601 pid_t pid = data.ReadInt32(); HandleCheckCallingIsUserTestMode() local 1682 int pid = data.ReadInt32(); HandleCheckIsKiaProcess() local 1697 auto pid = data.ReadInt32(); HandleGetAppIndexByPid() local [all...] |
H A D | app_mgr_proxy.cpp | 322 int32_t AppMgrProxy::JudgeSandboxByPid(pid_t pid, bool &isSandbox) in JudgeSandboxByPid() argument 411 int32_t AppMgrProxy::DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in DumpHeapMemory() argument 727 int AppMgrProxy::GetAbilityRecordsByProcessID(const int pid, std::vector<sptr<IRemoteObject>> &tokens) in GetAbilityRecordsByProcessID() argument 1119 int32_t AppMgrProxy::SetContinuousTaskProcess(int32_t pid, bool isContinuousTask) in SetContinuousTaskProcess() argument 1224 int32_t AppMgrProxy::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() argument 1246 GetRunningProcessInfoByPid(const pid_t pid, OHOS::AppExecFwk::RunningProcessInfo &info) GetRunningProcessInfoByPid() argument 1316 SetAppFreezeFilter(int32_t pid) SetAppFreezeFilter() argument 1339 GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) GetProcessMemoryByPid() argument 1398 ChangeAppGcState(pid_t pid, int32_t state) ChangeAppGcState() argument 1769 GetAppRunningUniqueIdByPid(pid_t pid, std::string &appRunningUniqueId) GetAppRunningUniqueIdByPid() argument 1790 GetAllUIExtensionRootHostPid(pid_t pid, std::vector<pid_t> &hostPids) GetAllUIExtensionRootHostPid() argument 1879 SetSupportedProcessCache(int32_t pid, bool isSupport) SetSupportedProcessCache() argument 1936 CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) CheckCallingIsUserTestMode() argument 2051 CheckIsKiaProcess(pid_t pid, bool &isKia) CheckIsKiaProcess() argument 2076 GetAppIndexByPid(pid_t pid, int32_t &appIndex) GetAppIndexByPid() argument [all...] |
H A D | app_mgr_client.cpp | 506 AppMgrResultCode AppMgrClient::DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in DumpHeapMemory() argument 547 bool AppMgrClient::IsProcessContainsOnlyUIAbility(const pid_t pid) in IsProcessContainsOnlyUIAbility() argument 605 int32_t AppMgrClient::GetRunningProcessInfoByPid(const pid_t pid, OHOS::AppExecFwk::RunningProcessInfo &info) const in GetRunningProcessInfoByPid() argument 779 int AppMgrClient::GetAbilityRecordsByProcessID(const int pid, std::vector<sptr<IRemoteObject>> &tokens) in GetAbilityRecordsByProcessID() argument 790 GetApplicationInfoByProcessID(const int pid, AppExecFwk::ApplicationInfo &application, bool &debug) GetApplicationInfoByProcessID() argument 805 NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) NotifyAppMgrRecordExitReason() argument 907 GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) GetBundleNameByPid() argument 939 SetAppFreezeFilter(int32_t pid) SetAppFreezeFilter() argument 948 ChangeAppGcState(pid_t pid, int32_t state) ChangeAppGcState() argument 1193 GetAppRunningUniqueIdByPid(pid_t pid, std::string &appRunningUniqueId) GetAppRunningUniqueIdByPid() argument 1203 GetAllUIExtensionRootHostPid(pid_t pid, std::vector<pid_t> &hostPids) GetAllUIExtensionRootHostPid() argument 1269 SetSupportedProcessCache(int32_t pid, bool isSupport) SetSupportedProcessCache() argument 1290 CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) CheckCallingIsUserTestMode() argument [all...] |
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | napi_context.cpp | 990 int pid = asyncCallbackInfo->param.paramArgs.GetIntValue("pid"); in VerifyPermissionExecuteCallback() local [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ability_manager_interface.h | 1354 virtual int VerifyPermission(const std::string &permission, int pid, int uid) in VerifyPermission() argument 1409 virtual int32_t ForceExitApp(const int32_t pid, const ExitReason &exitReason) in ForceExitApp() argument 1430 virtual int32_t RecordProcessExitReason(const int32_t pid, const ExitReason &exitReason) in RecordProcessExitReason() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 1122 OnRenderProcessNotResponding( const std::string& jsStack, int pid, OHOS::NWeb::RenderProcessNotRespondingReason reason) OnRenderProcessNotResponding() argument
|