HomeSort by relevance Sort by last modified time
    Searched refs:QueryInformationProcess (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/
sandbox_nt_types.h 19 NtQueryInformationProcessFunction QueryInformationProcess;
policy_broker.cc 60 INIT_GLOBAL_NT(QueryInformationProcess);
sandbox_nt_util.cc 272 NTSTATUS ret = g_nt.QueryInformationProcess(process, ProcessBasicInformation,

Completed in 33 milliseconds