/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | softbus_proxychannel_manager_test.cpp | 65 int32_t TestOnDataReceived(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, in TestOnDataReceived() 77 int32_t TestOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const Channe… in TestOnChannelOpened() 87 int32_t TestOnChannelClosed(const char *pkgName, int32_t pid, in TestOnChannelClosed() 99 int32_t TestOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, in TestOnChannelOpenFailed() 111 int32_t TestGetUidAndPidBySessionName(const char *sessionName, int32_t *uid, int32_t *pid) in TestGetUidAndPidBySessionName()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | bg_transient_task_mgr.cpp | 150 ErrCode BgTransientTaskMgr::IsCallingInfoLegal(int32_t uid, int32_t pid, std::string &name, in IsCallingInfoLegal() 186 auto pid = IPCSkeleton::GetCallingPid(); in RequestSuspendDelay() local 371 auto pid = IPCSkeleton::GetCallingPid(); in CancelSuspendDelay() local 435 auto pid = IPCSkeleton::GetCallingPid(); in GetRemainingDelayTime() local 462 bool BgTransientTaskMgr::VerifyCallingInfo(int32_t uid, int32_t pid) in VerifyCallingInfo()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/js_child_process_manager/ |
H A D | js_child_process_manager.cpp | 120 pid_t pid = 0; in StartChildProcessSelfForkTask() local 138 auto pid = std::make_shared<pid_t>(ERR_INVALID_VALUE); in StartChildProcessAppSpawnForkTask() local 276 auto pid = std::make_shared<pid_t>(0); in StartChildProcessWithArgsTask() local
|
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | key_gesture_manager.cpp | 91 int32_t KeyGestureManager::KeyGesture::AddHandler(int32_t pid, int32_t longPressTime, in AddHandler() 351 int32_t KeyGestureManager::PullUpAccessibility::AddHandler(int32_t pid, in AddHandler() 383 int32_t KeyGestureManager::AddKeyGesture(int32_t pid, std::shared_ptr<KeyOption> keyOption, in AddKeyGesture()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service.cpp | 222 int32_t pid = pidIt->first; in DumpProcessRunningLock() local 252 int32_t pid = pidIt->first; in DumpProcessWindowInfo() local 288 int32_t pid = pidIt->first; in DumpProcessEventState() local
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/ipc/src/ |
H A D | socket_session_test.cpp | 58 int32_t pid = IPCSkeleton::GetCallingPid(); in SetUp() local 432 int32_t pid { 1 }; variable 638 int32_t pid = IPCSkeleton::GetCallingPid(); variable
|
/aosp12/frameworks/native/services/gpuservice/ |
H A D | GpuService.cpp | 79 const int pid = ipc->getCallingPid(); in setUpdatableDriverPath() local 117 const int pid = ipc->getCallingPid(); in doDump() local
|
/aosp12/system/core/libutils/ |
H A D | ProcessCallStack.cpp | 44 static void dumpProcessHeader(Printer& printer, pid_t pid, const char* timeStr) { in dumpProcessHeader() 71 static void dumpProcessFooter(Printer& printer, pid_t pid) { in dumpProcessFooter()
|
/aosp12/system/connectivity/wificond/net/ |
H A D | nl80211_packet.cpp | 39 uint32_t pid) { in NL80211Packet() 165 void NL80211Packet::SetPortId(uint32_t pid) { in SetPortId()
|
/aosp12/system/core/debuggerd/ |
H A D | protocol.h | 49 int32_t pid; member 64 int32_t pid; member
|
/aosp12/system/netd/server/ |
H A D | IptablesRestoreController.cpp | 47 IptablesProcess(pid_t pid, int stdIn, int stdOut, int stdErr) : in IptablesProcess() 107 const pid_t pid; // NOLINT(misc-non-private-member-variables-in-classes) member in IptablesProcess
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | InputManagerCallback.java | 98 public void notifyGestureMonitorUnresponsive(int pid, @NonNull String reason) { in notifyGestureMonitorUnresponsive() 108 public void notifyGestureMonitorResponsive(int pid) { in notifyGestureMonitorResponsive()
|
/aosp14/system/core/debuggerd/client/ |
H A D | debuggerd_client.cpp | 88 static std::string get_wchan_data(int fd, pid_t pid) { in get_wchan_data() 119 pid_t pid = tid; in debuggerd_trigger_dump() local
|
/aosp14/system/core/libutils/ |
H A D | ProcessCallStack.cpp | 44 static void dumpProcessHeader(Printer& printer, pid_t pid, const char* timeStr) { in dumpProcessHeader() 71 static void dumpProcessFooter(Printer& printer, pid_t pid) { in dumpProcessFooter()
|
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/server/ |
H A D | IpcServerTest.cpp | 131 pid_t pid = fork(); in SetUpTestCase() local 229 pthread_t pid; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | softbus_server_stub.c | 83 static void ComponentDeathCallback(const char *pkgName, int32_t pid) in ComponentDeathCallback() 92 int32_t pid; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/ |
H A D | trans_lane_pending_test_mock.cpp | 54 int32_t TransGetUidAndPid(const char *sessionName, int32_t *uid, int32_t *pid) in TransGetUidAndPid() 96 const TransInfo *transInfo, int32_t pid) in ClientIpcSetChannelInfo()
|
/ohos5.0/foundation/resourceschedule/ffrt/test/testfunc/ |
H A D | util.cpp | 32 uint32_t get_proc_memory(pid_t pid) in get_proc_memory() 120 static int perf_event_open(struct perf_event_attr* attr, pid_t pid, int cpu, int group_fd, unsigned… in perf_event_open()
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_dump_test.cpp | 98 int32_t pid = 3456; variable 166 int32_t pid = 3457; variable
|
/aosp12/packages/modules/StatsD/statsd/src/external/ |
H A D | Perfetto.cpp | 64 pid_t pid = fork(); in CollectPerfettoTraceAndUploadToDropbox() local
|
/aosp12/frameworks/native/libs/binderdebug/tests/ |
H A D | binderdebug_test.cpp | 69 pid_t pid = fork(); in main() local
|
/aosp12/frameworks/base/core/java/android/service/vr/ |
H A D | VrListenerService.java | 146 ComponentName component, boolean running2dInVr, int pid) { in onCurrentVrActivityChanged()
|
/aosp12/hardware/qcom/display/msm8996/libmemtrack/ |
H A D | kgsl.c | 43 int kgsl_memtrack_get_memory(pid_t pid, enum memtrack_type type, in kgsl_memtrack_get_memory()
|
/aosp12/system/extras/alloc-stress/ |
H A D | mem-pressure.cpp | 54 pid_t pid; in main() local
|
/aosp12/system/memory/lmkd/ |
H A D | liblmkd_utils.cpp | 80 int create_memcg(uid_t uid, pid_t pid) { in create_memcg()
|