Home
last modified time | relevance | path

Searched defs:process_entry (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/vboot_reference/utility/
H A Dvbnv_util.py40 def process_entry(entry, offset): function
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_iterator.cc28 while (const ProcessEntry* process_entry = NextProcessEntry()) { in Snapshot() local
/aosp_15_r20/external/openscreen/build/scripts/
H A Dsysroot_ld_path.py29 def process_entry(sysroot_path, entry): function
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_iterator.cc28 while (const ProcessEntry* process_entry = NextProcessEntry()) { in Snapshot() local
/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dlayout-text.c395 static int process_entry(FILE * f, int skip_add) in process_entry() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/process/
H A Dtests.rs489 let mut process_entry = PROCESSENTRY32W { in test_proc_thread_attributes() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/process/
H A Dtests.rs489 let mut process_entry = PROCESSENTRY32W { in test_proc_thread_attributes() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/process/
H A Dtests.rs493 let mut process_entry = PROCESSENTRY32W { in test_proc_thread_attributes() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/process/
H A Dtests.rs493 let mut process_entry = PROCESSENTRY32W { in test_proc_thread_attributes() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/process/
H A Dtests.rs489 let mut process_entry = PROCESSENTRY32W { in test_proc_thread_attributes() localVariable
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dcommon.py3587 def process_entry(rank, runner, original_dir, args): function
/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse.c2519 process_entry(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, in process_entry() function