| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | statement.cc | 34 Statement::Statement(ProgramID pid, const Source& src) : Base(pid, src) {} in Statement() argument
|
| H A D | unary_op_expression.cc | 24 UnaryOpExpression::UnaryOpExpression(ProgramID pid, in UnaryOpExpression() argument
|
| /third_party/toybox/toys/lsb/ |
| H A D | killall.c | 38 static int kill_process(pid_t pid, char *name) in kill_process() argument
|
| /third_party/toybox/toys/other/ |
| H A D | oneit.c | 66 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local
|
| /third_party/toybox/toys/posix/ |
| H A D | time.c | 29 pid_t pid; in time_main() local
|
| /third_party/selinux/libselinux/utils/ |
| H A D | getpidprevcon.c | 10 pid_t pid; in main() local
|
| H A D | getpidcon.c | 10 pid_t pid; in main() local
|
| /base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdclient_fuzzer/ |
| H A D | faultloggerdclient_fuzzer.cpp | 30 int32_t pid; in FaultloggerdClientTest() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| H A D | graphic_memory_collector_impl.cpp | 29 CollectResult<int32_t> GraphicMemoryCollectorImpl::GetGraphicUsage(int32_t pid, GraphicType type) in GetGraphicUsage() argument
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/ |
| H A D | memory_collector_client.h | 28 int32_t pid; member
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_info_wrapper.cpp | 27 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 D | faultlogger_test_napi.cpp | 24 pid_t pid = fork(); in TriggerCppCrash() local
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| H A D | db_helper.h | 32 long pid; member
|
| /base/location/test/fuzztest/locator/countrycodemanager_fuzzer/ |
| H A D | countrycodemanager_fuzzer.cpp | 28 int pid = 1; in CountrycodeManagerFuzzTest() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/include/ |
| H A D | procinfo.h | 32 int pid; member [all...] |
| /base/hiviewdfx/faultloggerd/services/ |
| H A D | main.cpp | 32 int32_t pid = getpid(); in DoGetCrashFd() local
|
| /base/hiviewdfx/faultloggerd/tools/dump_catcher/ |
| H A D | dump_catcher.cpp | 30 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 D | sec_comp_malicious_apps.cpp | 24 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 D | crash_handler.c | 57 int32_t pid = getpid(); in SignalHandler() local
|
| /foundation/ability/ability_runtime/utils/server/startup/include/ |
| H A D | startup_util.h | 35 int32_t pid = 0; member
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | mem_status_listener.cpp | 39 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 D | app_debug_info.h | 30 int32_t pid; member
|
| H A D | render_state_data.h | 28 int32_t pid = 0; member
|
| H A D | app_jsheap_mem_info.h | 25 uint32_t pid = 0; member
|
| /foundation/ability/ability_runtime/services/appdfr/src/ |
| H A D | application_anr_listener.cpp | 31 void ApplicationAnrListener::OnAnr(int32_t pid, int32_t eventId) const in OnAnr() argument
|