Home
last modified time | relevance | path

Searched defs:pid (Results 876 – 900 of 1387) sorted by relevance

1...<<31323334353637383940>>...56

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp74 void RenderRecord::SetPid(pid_t pid) in SetPid()
268 void AppRunningRecord::SetCallerPid(int32_t pid) in SetCallerPid()
728 void AppRunningRecord::ScheduleHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocIn… in ScheduleHeapMemory()
1796 std::shared_ptr<RenderRecord> AppRunningRecord::GetRenderRecordByPid(const pid_t pid) in GetRenderRecordByPid()
2124 void AppRunningRecord::AddChildAppRecord(pid_t pid, std::shared_ptr<AppRunningRecord> appRecord) in AddChildAppRecord()
2129 void AppRunningRecord::RemoveChildAppRecord(pid_t pid) in RemoveChildAppRecord()
2196 void AppRunningRecord::AddChildProcessRecord(pid_t pid, const std::shared_ptr<ChildProcessRecord> r… in AddChildProcessRecord()
2217 auto pid = record->GetPid(); in RemoveChildProcessRecord() local
2226 std::shared_ptr<ChildProcessRecord> AppRunningRecord::GetChildProcessRecordByPid(const pid_t pid) in GetChildProcessRecordByPid()
H A Dchild_process_record.cpp82 void ChildProcessRecord::SetPid(pid_t pid) in SetPid()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/mock/
H A Dtrans_manager_mock.cpp90 int32_t TransGetUidAndPid(const char *sessionName, int32_t *uid, int32_t *pid) in TransGetUidAndPid()
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.h145 pid_t pid = -1; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_subscriber_managers_test.cpp145 uint32_t pid = getpid(); variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_state_callback_proxy.cpp169 void AppStateCallbackProxy::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitycontext_fuzzer/
H A Dabilitycontext_fuzzer.cpp90 int pid = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h62 pid_t pid; member
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_session_impl_test.cpp147 int pid = 0; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp56 const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t messageType) in TransServerOnChannelClosed()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_death_recipient_test/
H A Dams_app_death_recipient_test.cpp163 sptr<IRemoteObject> AppDeathRecipientTest::GetApp(int32_t pid, int size) in GetApp()
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.cpp64 WatchPoint::Builder& WatchPoint::Builder::InitPid(long pid) in InitPid()
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_manager.cpp133 ErrCode MedicalSensorManager::SaveSubscriber(uint32_t sensorId, uint32_t pid, int64_t samplingPerio… in SaveSubscriber()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/
H A Dusage_event_report.cpp290 if (pid_t pid = fork(); pid < 0) { in StartServiceByOption() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/crash_exception/
H A Dcrash_exception_test.cpp548 const int32_t pid = -1; variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Ddata_sync_const.h61 int32_t pid; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/
H A Dfeature_system.cpp74 int32_t FeatureSystem::Feature::OnAppExit(pid_t uid, pid_t pid, uint32_t tokenId, const std::string… in OnAppExit()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dfault_data.h85 int32_t pid = -1; member
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
H A Dappmgrservicefirst_fuzzer.cpp77 pid_t pid = static_cast<pid_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_app_state_aware.cpp195 std::string WifiAppStateAware::GetRunningProcessNameByPid(const int uid, const int pid) in GetRunningProcessNameByPid()
/ohos5.0/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp40 const int32_t uid, const int32_t pid) in UDSSession()
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/
H A Ddump_command_dispatcher.h238 int32_t pid = std::stoi(appState[FIRST_INDEX]); in PurgeableMemoryDump() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service_stub.cpp142 pid_t pid = -1; in KillProcessInner() local
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_cgroup.c149 pid_t pid = 0; in KillProcessesByCGroup() local
/ohos5.0/base/security/access_token/services/common/app_manager/include/
H A Dprocess_data.h67 int32_t pid = 0; member

1...<<31323334353637383940>>...56