OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offset_to_names
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
handle_closer.h
27
size_t
offset_to_names
; // Nul terminated strings of name_count names.
member in struct:sandbox::HandleListEntry
handle_closer_agent.cc
55
+ entry->
offset_to_names
);
handle_closer.cc
136
list_entry->
offset_to_names
= reinterpret_cast<char*>(output) -
Completed in 542 milliseconds