Home
last modified time | relevance | path

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

12345678910>>...104

/third_party/skia/third_party/externals/tint/src/ast/
H A Dstatement.cc34 Statement::Statement(ProgramID pid, const Source& src) : Base(pid, src) {} in Statement() argument
H A Dunary_op_expression.cc24 UnaryOpExpression::UnaryOpExpression(ProgramID pid, in UnaryOpExpression() argument
/third_party/toybox/toys/lsb/
H A Dkillall.c38 static int kill_process(pid_t pid, char *name) in kill_process() argument
/third_party/toybox/toys/other/
H A Doneit.c66 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local
/third_party/toybox/toys/posix/
H A Dtime.c29 pid_t pid; in time_main() local
/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
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdclient_fuzzer/
H A Dfaultloggerdclient_fuzzer.cpp30 int32_t pid; in FaultloggerdClientTest() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dgraphic_memory_collector_impl.cpp29 CollectResult<int32_t> GraphicMemoryCollectorImpl::GetGraphicUsage(int32_t pid, GraphicType type) in GetGraphicUsage() argument
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/
H A Dmemory_collector_client.h28 int32_t pid; member
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info_wrapper.cpp27 int GetMemoryInfoByPid(int pid, StringMatrix data) in GetMemoryInfoByPid() argument
44 int ShowMemorySmapsByPid(int pid, StringMatrix data, bool isShowSmapsInfo) in ShowMemorySmapsByPid() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/cpp/
H A Dfaultlogger_test_napi.cpp24 pid_t pid = fork(); in TriggerCppCrash() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Ddb_helper.h32 long pid; member
/base/location/test/fuzztest/locator/countrycodemanager_fuzzer/
H A Dcountrycodemanager_fuzzer.cpp28 int pid = 1; in CountrycodeManagerFuzzTest() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/include/
H A Dprocinfo.h32 int pid; member
[all...]
/base/hiviewdfx/faultloggerd/services/
H A Dmain.cpp32 int32_t pid = getpid(); in DoGetCrashFd() local
/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp30 void DumpCatcher::Dump(int32_t pid, int32_t tid) const in Dump() argument
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_malicious_apps.cpp24 bool SecCompMaliciousApps::IsInMaliciousAppList(int32_t pid, int32_t uid) in IsInMaliciousAppList() argument
33 void SecCompMaliciousApps::AddAppToMaliciousAppList(int32_t pid) in AddAppToMaliciousAppList() argument
39 void SecCompMaliciousApps::RemoveAppFromMaliciousAppList(int32_t pid) in RemoveAppFromMaliciousAppList() argument
/base/startup/init/services/modules/crashhandler/
H A Dcrash_handler.c57 int32_t pid = getpid(); in SignalHandler() 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

Completed in 6 milliseconds

12345678910>>...104