Home
last modified time | relevance | path

Searched defs:pid (Results 1551 - 1575 of 1662) sorted by relevance

1...<<61626364656667

/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp136 long pid = sysEvent->GetEventIntValue("PID") ? sysEvent->GetEventIntValue("PID") : sysEvent->GetPid(); in OnEvent() local
184 int32_t pid = static_cast<int32_t>(event->GetEventIntValue("PID")); GetFile() local
269 long pid = event->GetEventIntValue("PID") ? event->GetEventIntValue("PID") : event->GetPid(); SaveDbToFile() local
509 long pid = event->GetEventIntValue("PID"); WriteCommonHead() local
633 int32_t pid = static_cast<int32_t>(event->GetEventIntValue("PID")); WriteKernelStackToFile() local
735 long pid = event->GetEventIntValue("PID") ? event->GetEventIntValue("PID") : event->GetPid(); GetFailedDumpStackMsg() local
761 int64_t pid = event->GetEventIntValue("PID"); JudgmentRateLimiting() local
832 ReportUserPanicWarning(std::shared_ptr<SysEvent> event, long pid) ReportUserPanicWarning() argument
885 CheckProcessRepeatFreeze(const std::string& eventName, long pid) CheckProcessRepeatFreeze() argument
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp208 bool MemoryInfo::GetMemoryInfoByPid(const int32_t &pid, StringMatrix result) in GetMemoryInfoByPid() argument
256 bool MemoryInfo::GetSmapsInfoNoPid(const int32_t &pid, GroupMa argument
427 GetPurgByPid(const int32_t &pid, StringMatrix result) GetPurgByPid() argument
503 GetHiaiServerIon(const int32_t &pid, StringMatrix result) GetHiaiServerIon() argument
565 GetProcName(const int32_t &pid) GetProcName() argument
576 GetProcValue(const int32_t &pid, const string& key) GetProcValue() argument
597 GetProcessAdjLabel(const int32_t pid) GetProcessAdjLabel() argument
643 GetVss(const int32_t &pid) GetVss() argument
664 GetGraphicsMemory(int32_t pid, MemInfoData::GraphicsMemory &graphicsMemory, GraphicType graphicType) GetGraphicsMemory() argument
684 GetMemByProcessPid(const int32_t &pid, MemInfoData::MemUsage &usage) GetMemByProcessPid() argument
726 string pid = to_string(memUsage.pid); MemUsageToMatrix() local
779 string pid = "PID"; AddMemByProcessTitle() local
[all...]
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp1027 bool EpollWaitforChildProcess(pid_t &pid, int &pipefd) in EpollWaitforChildProcess() argument
1084 pid_t pid = fork(); in DumpTraceInner() local
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp835 int32_t pid = -1; in ExitHiviewIfNeed() local
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp812 pid_t pid = IPCSkeleton::GetCallingPid(); in RebootDeviceForDeprecated() local
844 pid_t pid = IPCSkeleton::GetCallingPid(); in ShutDownDevice() local
861 pid_t pid = IPCSkeleton::GetCallingPid(); in SetSuspendTag() local
874 pid_t pid in SuspendDevice() local
894 pid_t pid = IPCSkeleton::GetCallingPid(); WakeupDevice() local
907 pid_t pid = IPCSkeleton::GetCallingPid(); RefreshActivity() local
920 pid_t pid = IPCSkeleton::GetCallingPid(); RefreshActivityInner() local
928 pid_t pid = IPCSkeleton::GetCallingPid(); OverrideScreenOffTime() local
990 pid_t pid = IPCSkeleton::GetCallingPid(); ForceSuspendDevice() local
1014 pid_t pid = IPCSkeleton::GetCallingPid(); Hibernate() local
1191 pid_t pid = IPCSkeleton::GetCallingPid(); RegisterRunningLockCallback() local
1204 pid_t pid = IPCSkeleton::GetCallingPid(); UnRegisterRunningLockCallback() local
1231 ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) ProxyRunningLock() argument
1266 pid_t pid = IPCSkeleton::GetCallingPid(); RegisterPowerStateCallback() local
1280 pid_t pid = IPCSkeleton::GetCallingPid(); UnRegisterPowerStateCallback() local
1293 pid_t pid = IPCSkeleton::GetCallingPid(); RegisterSyncSleepCallback() local
1306 pid_t pid = IPCSkeleton::GetCallingPid(); UnRegisterSyncSleepCallback() local
1345 pid_t pid = IPCSkeleton::GetCallingPid(); RegisterPowerModeCallback() local
1358 pid_t pid = IPCSkeleton::GetCallingPid(); UnRegisterPowerModeCallback() local
1371 pid_t pid = IPCSkeleton::GetCallingPid(); RegisterScreenStateCallback() local
1384 pid_t pid = IPCSkeleton::GetCallingPid(); UnRegisterScreenStateCallback() local
1397 pid_t pid = IPCSkeleton::GetCallingPid(); SetDisplaySuspend() local
1411 pid_t pid = IPCSkeleton::GetCallingPid(); SetDeviceMode() local
1428 pid_t pid = IPCSkeleton::GetCallingPid(); GetDeviceMode() local
1442 pid_t pid = IPCSkeleton::GetCallingPid(); ShellDump() local
[all...]
H A Dpower_state_machine.cpp685 bool PowerStateMachine::ForceSuspendDeviceInner(pid_t pid, int64_t callTimeMs) in WakeupDeviceInner() argument
1269 pid_t pid = IPCSkeleton::GetCallingPid(); in WakeupDeviceInner() local
1303 pid_t pid = IPCSkeleton::GetCallingPid(); in WakeupDeviceInner() local
418 SuspendDeviceInner( pid_t pid, int64_t callTimeMs, SuspendDeviceType type, bool suspendImmed, bool ignoreScreenState) SuspendDeviceInner() argument
568 WakeupDeviceInner( pid_t pid, int64_t callTimeMs, WakeupDeviceType type, const std::string& details, const std::string& pkgName) WakeupDeviceInner() argument
622 RefreshActivityInner( pid_t pid, int64_t callTimeMs, UserActivityType type, bool needChangeBacklight) WakeupDeviceInner() argument
[all...]
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp134 int32_t DragManager::AddListener(int32_t pid) in AddListener() argument
151 int32_t DragManager::RemoveListener(int32_t pid) in RemoveListener() argument
165 int32_t DragManager::AddSubscriptListener(int32_t pid) in AddSubscriptListener() argument
180 int32_t DragManager::RemoveSubscriptListener(int32_t pid) in RemoveSubscriptListener() argument
230 StartDrag(const DragData &dragData, int32_t pid, const std::string &peerNetId) StartDrag() argument
359 StopDrag(const DragDropResult &dropResult, const std::string &packageName, int32_t pid) StopDrag() argument
1017 OnStartDrag(const std::string &packageName, int32_t pid) OnStartDrag() argument
1091 OnStopDrag(DragResult result, bool hasCustomAnimation, const std::string &packageName, int32_t pid) OnStopDrag() argument
1804 ReportStopDragRadarInfo(BizState bizState, StageRes stageRes, DragRadarErrCode errCode, int32_t pid, const std::string &packageName) ReportStopDragRadarInfo() argument
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp214 int32_t pid = IPCSkeleton::GetCallingPid(); in PrepareNotificationRequest() local
H A Dadvanced_notification_utils.cpp1283 int32_t pid = IPCSkeleton::GetCallingPid(); in PrepareContinuousTaskNotificationRequest() local
/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp762 AddRecordToStartList( uint32_t tokenId, int32_t pid, const std::string& permissionName, int32_t status) AddRecordToStartList() argument
806 ExecuteAndUpdateRecord(uint32_t tokenId, int32_t pid, ActiveChangeType status) ExecuteAndUpdateRecord() argument
846 NotifyAppStateChange(AccessTokenID tokenId, int32_t pid, ActiveChangeType status) NotifyAppStateChange() argument
871 RemoveRecordFromStartList( AccessTokenID tokenId, int32_t pid, const std::string& permissionName) RemoveRecordFromStartList() argument
918 RemoveRecordFromStartListByPid(const AccessTokenID tokenId, int32_t pid) RemoveRecordFromStartListByPid() argument
1099 ExecuteCameraCallbackAsync(AccessTokenID tokenId, int32_t pid) ExecuteCameraCallbackAsync() argument
1120 StartUsingPermission( AccessTokenID tokenId, int32_t pid, const std::string& permissionName) StartUsingPermission() argument
1149 StartUsingPermission( AccessTokenID tokenId, int32_t pid, const std::string& permissionName, const sptr<IRemoteObject>& callback) StartUsingPermission() argument
1188 StopUsingPermission( AccessTokenID tokenId, int32_t pid, const std::string& permissionName) StopUsingPermission() argument
[all...]
/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp714 int32_t FFiOHOSSignInit(int64_t sid, int64_t pid) in FFiOHOSSignInit() argument
830 int32_t FFiOHOSVerifyInit(int64_t sid, int64_t pid) in FFiOHOSVerifyInit() argument
/base/startup/init/services/init/
H A Dinit_service_manager.c1274 Service *GetServiceByPid(pid_t pid) in GetServiceByPid() argument
1310 int GetServiceGroupIdByPid(pid_t pid, gid_t *gids, uint32_t gidSize) in GetServiceGroupIdByPid() argument
/base/startup/appspawn/standard/
H A Dappspawn_service.c100 pid_t pid = appInfo->pid; in AppQueueDestroyProc() local
142 DumpStatus(const char *appName, pid_t pid, int status) DumpStatus() argument
152 HandleDiedPid(pid_t pid, uid_t uid, int status) HandleDiedPid() argument
188 pid_t pid; ProcessSignal() local
272 SendResponse(const AppSpawnConnection *connection, const AppSpawnMsg *msg, int result, pid_t pid) SendResponse() argument
564 pid_t pid = *(pid_t *)context; ProcessChildProcessFd() local
575 OpenPidFd(pid_t pid, unsigned int flags) OpenPidFd() argument
935 WaitChildDied(pid_t pid) WaitChildDied() argument
1299 pid_t pid = 0; StartSpawnService() local
1541 AppspawpnDevicedebugKill(int pid, cJSON *args) AppspawpnDevicedebugKill() argument
1571 AppspawnDevicedebugDeal(const char* op, int pid, cJSON *args) AppspawnDevicedebugDeal() argument
[all...]
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp85 pid_t pid = -1; in ReStartTelephony() local
/base/time/time_service/services/
H A Dtime_system_ability.cpp388 int pid = IPCSkeleton::GetCallingPid(); in CreateTimer() local
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp202 int32_t pid = getpid(); in OnAddSystemAbility() local
250 int32_t pid = getpid(); in OnStop() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp898 OnRenderProcessNotResponding( const std::string& js_stack, int pid, ArkWebRenderProcessNotRespondingReason reason) OnRenderProcessNotResponding() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp783 void ArkWebHandlerImpl::OnRenderProcessNotResponding(const ArkWebString& js_stack, int pid, int reason) in OnRenderProcessNotResponding() argument
786 ArkWebStringStructToClass(js_stack), pid, static_cast<ArkWebRenderProcessNotRespondingReason>(reason)); in OnRenderProcessNotResponding() local
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp771 char pid[bufferSize] = {0}; in GetBundlePid() local
786 int pid = std::stoi(pidStr); in GetBundlePssTotal() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dotherstestndk.cpp514 int pid = fork(); in SendTo_chk() local
528 int pid = fork(); in Send_chk() local
541 int pid = fork(); in RecV_chk() local
556 int pid = fork(); in RecVFrom_chk() local
571 int pid = PARAM_0; in do_plain_tests() local
710 pid_t pid = fork(); Tlsgetaddr() local
891 pid_t pid = fork(); Deletemodule() local
907 pid_t pid = fork(); Quickexit() local
[all...]
H A Dstdlibndk.cpp1017 int pid = fork(); in Exit() local
H A Dtimendk.cpp518 pid_t pid = getppid(); in ClockGetcpuclockid() local
/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c49 int pid; member
241 int pid; /* stream associated pid */ member
[all...]
/third_party/curl/lib/
H A Dsmb.c109 unsigned short pid; member
547 unsigned int pid; in smb_format_message() local
/third_party/glfw/src/
H A Dx11_window.c677 const long pid = getpid(); in createNativeWindow() local

Completed in 57 milliseconds

1...<<61626364656667