Home
last modified time | relevance | path

Searched defs:pid (Results 351 - 375 of 1567) sorted by relevance

1...<<11121314151617181920>>...63

/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_parameter.h54 void SetPid(int pid) in SetPid() argument
/base/hiviewdfx/hidumper/interfaces/innerkits/
H A Ddump_usage.cpp32 bool DumpUsage::GetMemInfo(const int &pid, MemInfoData::MemInfo &info) in GetMemInfo() argument
39 uint64_t DumpUsage::GetPss(const int &pid) in GetPss() argument
45 uint64_t DumpUsage::GetPrivateDirty(const int &pid) in GetPrivateDirty() argument
51 uint64_t DumpUsage::GetSharedDirty(const int &pid) in GetSharedDirty() argument
57 double DumpUsage::GetCpuUsage(const int &pid) in GetCpuUsage() argument
[all...]
/base/hiviewdfx/hidumper/services/zidl/src/
H A Ddump_broker_cpu_proxy.cpp56 int32_t DumpBrokerCpuProxy::GetCpuUsageByPid(int32_t pid, double &cpuUsage) in GetCpuUsageByPid() argument
/base/hiviewdfx/hiview/base/event_store/include/
H A Ddoc_query.h42 uint32_t pid; member
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dgraphic_memory_decorator.cpp24 CollectResult<int32_t> GraphicMemoryDecorator::GetGraphicUsage(int32_t pid, GraphicType type) in GetGraphicUsage() argument
H A Dhilog_decorator.cpp23 CollectResult<std::string> HilogDecorator::CollectLastLog(uint32_t pid, uint32_t num) in CollectLastLog() argument
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_exception.h107 int32_t pid; member
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_func_hook_unittest.cpp54 pid_t pid = fork(); in HWTEST_F() local
83 pid_t pid = fork(); in HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/test/moduletest/
H A Dfaultloggerd_module_test.cpp31 int pid = GetProcessPid(serviceName); in WaitForServiceReady() local
/base/hiviewdfx/faultloggerd/test/unittest/panic_handler/
H A Dpanic_handler_test.cpp58 pid_t pid = fork(); in ForkAndTriggerRustPanic() local
/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Dmain.cpp45 static int ParseParamters(int argc, char *argv[], int32_t &pid, int32_t &tid) in ParseParamters() argument
98 int32_t pid = 0; in main() local
[all...]
/base/powermgr/powermgr_lite/frameworks/include/
H A Drunning_lock_entry.h28 uint32_t pid; member
/base/powermgr/power_manager/services/native/include/actions/
H A Drunning_lock_action_info.h54 int32_t pid = 0; member
/base/powermgr/power_manager/utils/permission/src/
H A Dpermission.cpp32 pid_t pid = IPCSkeleton::GetCallingPid(); in IsHap() local
54 pid_t pid = IPCSkeleton::GetCallingPid(); in IsSystem() local
85 pid_t pid = IPCSkeleton::GetCallingPid(); in IsPermissionGranted() local
116 pid_t pid = IPCSkeleton::GetCallingPid(); IsNativePermissionGranted() local
[all...]
/base/msdp/device_status/utils/common/src/
H A Ddevicestatus_permission.cpp43 pid_t pid = IPCSkeleton::GetCallingPid(); in GetAppInfo() local
/base/notification/distributed_notification_service/test/fuzztest/notificationrequestannex_fuzzer/
H A Dnotificationrequestannex_fuzzer.cpp28 pid_t pid = *data; in DoSomethingInterestingWithMyAPI() local
/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dsec_comp_enhance_data.h57 int32_t pid; member
/base/security/access_token/services/common/background_task_manager/src/
H A Dcontinuous_task_callback_info.cpp101 int32_t pid; in ReadFromParcel() local
/base/security/dlp_permission_service/services/dlp_permission/sa/callback/dlp_sandbox_change_callback/
H A Ddlp_sandbox_change_callback_manager.h33 int32_t pid = 0; member
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_common/
H A Ddlp_sandbox_info.h33 int32_t pid = 0; member
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dapp_state_observer.h30 int32_t pid = -1; member
/base/startup/init/services/modules/init_context/
H A Dinit_context_static.c38 void StopSubInit(pid_t pid) in StopSubInit() argument
/base/tee/tee_client/services/authentication/
H A Dtee_auth_common.h44 pid_t pid; member
/base/startup/appspawn/standard/
H A Dnwebspawn_launcher.c58 pid_t pid = getpid(); in NWebSpawnInit() local
/base/web/webview/test/fuzztest/ohos_adapter/resschedadapter_fuzzer/
H A Dresschedadapter_fuzz.cpp38 pid_t pid = 1; in ResSchedAdapterFuzzTest() local
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...63