Searched refs:QueryInformationJobObject (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | job_workaround.hpp | 96 …return ::QueryInformationJobObject(hJob, JobObjectInfoClass, lpJobObjectInfo, cbJobObjectInfoLengt… in query_information_job_object()
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher.c | 784 ok = QueryInformationJobObject(job, JobObjectExtendedLimitInformation, in run_child()
|
D | launcher2.c | 2483 ok = QueryInformationJobObject(job, JobObjectExtendedLimitInformation, in launchEnvironment()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | winbase.h | 2562 …WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInfo…
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/ |
D | zsyscall_windows.go | 2908 func QueryInformationJobObject(job Handle, JobObjectInformationClass int32, JobObjectInformation ui… func
|
/aosp_15_r20/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
H A D | kernel32.sym | 915 PUBLIC 2afc9 14 QueryInformationJobObject
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 68662 pub fn QueryInformationJobObject( in QueryInformationJobObject() function
|