Home
last modified time | relevance | path

Searched defs:pid (Results 501 – 525 of 1387) sorted by relevance

1...<<21222324252627282930>>...56

/ohos5.0/base/sensors/sensor/test/fuzztest/interfaces/suspendsensors_fuzzer/
H A Dsuspendsensors_fuzzer.cpp76 int32_t pid { -1 }; in SuspendSensorsFuzzTest() local
/ohos5.0/base/startup/init/services/modules/init_context/
H A Dinit_context_static.c38 void StopSubInit(pid_t pid) in StopSubInit()
/ohos5.0/base/hiviewdfx/faultloggerd/test/moduletest/
H A Dfaultloggerd_module_test.cpp31 int pid = GetProcessPid(serviceName); in WaitForServiceReady() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/sigdump_handler/
H A Dsigdump_handler_test.cpp74 pid_t pid = fork(); variable
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_logger.cpp78 void InitDebugLog(int type, int pid, int tid, unsigned int uid) in InitDebugLog()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dmemory_level_info.cpp72 pid_t pid = parcel.ReadInt32(); in ReadFromParcel() local
H A Dapp_mgr_proxy.cpp322 int32_t AppMgrProxy::JudgeSandboxByPid(pid_t pid, bool &isSandbox) in JudgeSandboxByPid()
337 int32_t AppMgrProxy::IsTerminatingByPid(pid_t pid, bool &isTerminating) in IsTerminatingByPid()
1135 int32_t AppMgrProxy::SetContinuousTaskProcess(int32_t pid, bool isContinuousTask) in SetContinuousTaskProcess()
1332 bool AppMgrProxy::SetAppFreezeFilter(int32_t pid) in SetAppFreezeFilter()
1355 int32_t AppMgrProxy::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in GetProcessMemoryByPid()
1414 int32_t AppMgrProxy::ChangeAppGcState(pid_t pid, int32_t state) in ChangeAppGcState()
1785 int32_t AppMgrProxy::GetAppRunningUniqueIdByPid(pid_t pid, std::string &appRunningUniqueId) in GetAppRunningUniqueIdByPid()
1806 int32_t AppMgrProxy::GetAllUIExtensionRootHostPid(pid_t pid, std::vector<pid_t> &hostPids) in GetAllUIExtensionRootHostPid()
1895 int32_t AppMgrProxy::SetSupportedProcessCache(int32_t pid, bool isSupport) in SetSupportedProcessCache()
1952 int32_t AppMgrProxy::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode()
[all …]
/ohos5.0/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp93 int32_t uid, int32_t pid, const std::string& bundleName) in OnTaskStatusChanged()
/ohos5.0/base/powermgr/power_manager/services/native/include/actions/
H A Drunning_lock_action_info.h54 int32_t pid = 0; member
/ohos5.0/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp301 bool KernelInterface::GetProcNameByPid(int pid, std::string &name) in GetProcNameByPid()
375 int KernelInterface::KillOneProcessByPid(int pid) in KillOneProcessByPid()
417 int pid = atoi(ptr->d_name); in GetAllProcPids() local
430 bool KernelInterface::GetUidByPid(unsigned int pid, unsigned int& uid) in GetUidByPid()
591 int pid; in GetMemcgPids() local
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp205 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in PublishCommonEvent()
301 const pid_t &pid, const uid_t &uid, const Security::AccessToken::AccessTokenID &callerToken, in SubscribeCommonEvent()
532 bool InnerCommonEventManager::CheckUserId(const pid_t &pid, const uid_t &uid, in CheckUserId()
653 …entManager::SendSubscribeHiSysEvent(int32_t userId, const std::string &subscriberName, int32_t pid, in SendSubscribeHiSysEvent()
691 …nEventManager::SendPublishHiSysEvent(int32_t userId, const std::string &publisherName, int32_t pid, in SendPublishHiSysEvent()
/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_module_test.cpp77 bool ReadFileInfo(char *buffer, const int32_t &pid, const char *fileName) in ReadFileInfo()
110 bool CheckUid(const int32_t &pid, const int newUid) in CheckUid()
133 bool CheckGid(const int32_t &pid, const int newGid) in CheckGid()
160 std::size_t GetGids(const int32_t &pid, std::vector<int32_t> &gids) in GetGids()
194 bool CheckGids(const int32_t &pid, const std::vector<int32_t> newGids) in CheckGids()
205 bool CheckGidsCount(const int32_t &pid, const std::vector<int32_t> newGids) in CheckGidsCount()
216 bool CheckProcName(const int32_t &pid, const std::string &newProcessName) in CheckProcName()
234 bool CheckProcessIsDestroyed(const int32_t &pid) in CheckProcessIsDestroyed()
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_service_stub.cpp225 int32_t pid; in SuspendSensorsInner() local
243 int32_t pid; in ResumeSensorsInner() local
255 int32_t pid; in GetActiveInfoListInner() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp80 int32_t pid = 0; in GetProcessPid() local
130 bool CheckProcessComm(int pid, const std::string& name) in CheckProcessComm()
212 std::string GetCppCrashFileName(const pid_t pid, const std::string& tempPath) in GetCppCrashFileName()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dmeminfo_data.h69 int pid = -1; member
77 uint32_t pid = 0; member
87 int pid = -1; member
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp102 const int32_t moduleType, const int32_t uid, const int32_t pid, in AddSocketPairInfo()
364 auto pid = ses->GetPid(); in AddSession() local
388 auto pid = GetClientPid(fd); in DelSession() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dclient_msg_handler.cpp159 int32_t pid = 0; in NotifyBundleName() local
386 int32_t pid = 0; in OnAnr() local
402 int32_t pid = 0; in NotifyWindowStateError() local
/ohos5.0/base/hiviewdfx/hidumper/services/zidl/src/
H A Ddump_broker_cpu_stub.cpp65 int32_t pid = data.ReadInt32(); in DumpCpuUsageOnly() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/rust/panic_handler/
H A Dlib.rs73 let pid = process::id(); in report_info_handler() localVariable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dinstr_statistic_test.cpp55 static pid_t pid = getpid(); variable
/ohos5.0/base/tee/tee_client/services/authentication/
H A Dtee_auth_common.h44 pid_t pid; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/status_bar_delegate/
H A Dstatus_bar_delegate_stub.cpp68 int32_t pid = data.ReadInt32(); in HandleAttachPidToStatusBarItem() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
H A Dres_sched_exe_mgr_test.cpp116 int32_t pid = 65535; variable
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dfocus_change_info.h35 FocusChangeInfo(uint32_t winId, DisplayId displayId, int32_t pid, int32_t uid, WindowType type, in FocusChangeInfo()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dcamera_privacy.h56 explicit CameraPrivacy(wptr<HCameraDevice> device, uint32_t callingTokenId, int32_t pid) in CameraPrivacy()

1...<<21222324252627282930>>...56