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

  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
spyware.cc 15 HandleToFile handle2file; local
16 FILE *output = handle2file.Translate(log, "w");
51 HandleToFile handle2file; local
52 FILE *output = handle2file.Translate(log, "w");
invasive.cc 23 HandleToFile handle2file; local
24 FILE *output = handle2file.Translate(log, "w");
71 HandleToFile handle2file; local
72 FILE *output = handle2file.Translate(log, "w");
112 HandleToFile handle2file; local
113 FILE *output = handle2file.Translate(log, "w");
137 HandleToFile handle2file; local
138 FILE *output = handle2file.Translate(log, "w");
189 HandleToFile handle2file; local
190 FILE *output = handle2file.Translate(log, "w")
    [all...]
network.cc 11 HandleToFile handle2file; local
12 FILE *output = handle2file.Translate(log, "w");
registry.cc 54 HandleToFile handle2file; local
55 FILE *output = handle2file.Translate(log, "w");
processes_and_threads.cc 14 HandleToFile handle2file; local
15 FILE *output = handle2file.Translate(log, "w");
58 HandleToFile handle2file; local
59 FILE *output = handle2file.Translate(log, "w");
fs.cc 41 HandleToFile handle2file; local
42 FILE *output = handle2file.Translate(log, "w");
handles.cc 17 HandleToFile handle2file; local
18 FILE *output = handle2file.Translate(log, "w");

Completed in 171 milliseconds