HomeSort by relevance Sort by last modified time
    Searched defs:uni_name (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
registry_policy.cc 191 UNICODE_STRING uni_name = {0}; local
194 &uni_name);
216 UNICODE_STRING uni_name = {0}; local
219 &uni_name);
filesystem_policy.cc 249 UNICODE_STRING uni_name = {0}; local
251 InitObjectAttribs(file, attributes, NULL, &obj_attributes, &uni_name);
280 UNICODE_STRING uni_name = {0}; local
282 InitObjectAttribs(file, attributes, NULL, &obj_attributes, &uni_name);
309 UNICODE_STRING uni_name = {0}; local
311 InitObjectAttribs(file, attributes, NULL, &obj_attributes, &uni_name);
334 UNICODE_STRING uni_name = {0}; local
336 InitObjectAttribs(file, attributes, NULL, &obj_attributes, &uni_name);

Completed in 126 milliseconds