Home
last modified time | relevance | path

Searched defs:pid (Results 201 - 225 of 2070) sorted by relevance

12345678910>>...83

/third_party/selinux/libselinux/utils/
H A Dgetpidprevcon.c10 pid_t pid; in main() local
H A Dgetpidcon.c10 pid_t pid; in main() local
/foundation/ability/ability_runtime/utils/server/startup/include/
H A Dstartup_util.h35 int32_t pid = 0; member
/foundation/ability/form_fwk/services/src/
H A Dmem_status_listener.cpp39 void MemStatusListener::ForceReclaim(int32_t pid, int32_t uid) in ForceReclaim() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_debug_info.h30 int32_t pid; member
H A Drender_state_data.h28 int32_t pid = 0; member
H A Dapp_jsheap_mem_info.h25 uint32_t pid = 0; member
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dapplication_anr_listener.cpp31 void ApplicationAnrListener::OnAnr(int32_t pid, int32_t eventId) const in OnAnr() argument
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/
H A Dapp_process_data.h51 pid_t pid = 0; member
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_mock_test/include/
H A Dapp_running_manager.h26 inline int CheckIsKiaProcess(int pid, bool &isKia) in CheckIsKiaProcess() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_app_state_listener.cpp33 void RSAppStateListener::ForceReclaim(int32_t pid, int32_t uid) in ForceReclaim() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_frame_rate_linker_map.cpp42 void RSRenderFrameRateLinkerMap::FilterFrameRateLinkerByPid(pid_t pid) in FilterFrameRateLinkerByPid() argument
/foundation/multimedia/av_session/services/session/server/test/fuzztest/bkgraudiocontroller_fuzzer/
H A Dbkgraudiocontroller_fuzzer.cpp33 int32_t pid = *(reinterpret_cast<const int32_t*>(data)); in BackGroundAudioControllerTest_01() local
45 int32_t pid = *(reinterpret_cast<const int32_t*>(data)); in BackGroundAudioControllerTest_02() local
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_death_recipient.h26 explicit AVCodecDeathRecipient(pid_t pid) : pid_(pid) {} in AVCodecDeathRecipient() argument
/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Ddrm_death_recipient.h26 explicit DrmDeathRecipient(pid_t pid) : pid_(pid) {} in DrmDeathRecipient() argument
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool_manager.cpp34 int32_t SoundPoolManager::GetSoundPool(const pid_t pid, std::shared_ptr<SoundPool>& soundPool) in GetSoundPool() argument
42 int32_t SoundPoolManager::SetSoundPool(const pid_t pid, std::shared_ptr<SoundPool> soundPool) in SetSoundPool() argument
56 int32_t SoundPoolManager::Release(const pid_t pid) in Release() argument
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_death_recipient.h26 explicit MediaDeathRecipient(pid_t pid) : pid_(pid) {} in MediaDeathRecipient() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Doom_score_adj_utils.cpp36 pid_t pid = i->second.pid_; in WriteOomScoreAdjToKernel() local
38 ss << "/proc/" << pid << "/oom_score_adj"; in WriteOomScoreAdjToKernel() local
47 bool OomScoreAdjUtils::WriteOomScoreAdjToKernel(pid_t pid, int priority) in WriteOomScoreAdjToKernel() argument
51 ss << "/proc/" << pid << "/oom_score_adj"; in WriteOomScoreAdjToKernel() local
/foundation/resourceschedule/memmgr/interface/innerkits/include/
H A Dmem_mgr_window_info.h42 MemMgrWindowInfo(uint32_t winId, int32_t pid, int32_t uid, bool visibility) in MemMgrWindowInfo() argument
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Disystem_process_status_change.h28 int32_t pid = -1; member
/foundation/multimodalinput/input/util/screen_capture/src/
H A Dinput_screen_capture_monitor_listener.cpp26 void InputScreenCaptureMonitorListener::OnScreenCaptureStarted(int32_t pid) in OnScreenCaptureStarted() argument
33 void InputScreenCaptureMonitorListener::OnScreenCaptureFinished(int32_t pid) in OnScreenCaptureFinished() argument
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/include/
H A Dresource_application_record.h44 ResourceApplicationRecord(int32_t uid, int32_t pid, uint32_t resourceNumber, std::string bundleName) in ResourceApplicationRecord() argument
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dmmi_observer.cpp29 void MmiObserver::SyncBundleName(int32_t pid, int32_t uid, std::string bundleName, int32_t syncStatus) in SyncBundleName() argument
/foundation/window/window_manager/window_scene/intention_event/dfx/src/
H A Ddfx_hisysevent.cpp26 void DfxHisysevent::ApplicationBlockInput(int32_t eventId, int32_t pid, in ApplicationBlockInput() argument
/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_send_queue.h28 int32_t pid; member

Completed in 9 milliseconds

12345678910>>...83