OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:requesting_thread
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/google_breakpad/processor/
process_state.h
105
int
requesting_thread
() const { return requesting_thread_; }
function in class:google_breakpad::ProcessState
/external/google-breakpad/src/processor/
stackwalk_common.cc
832
int
requesting_thread
= process_state.
requesting_thread
();
local
880
int
requesting_thread
= process_state.
requesting_thread
();
local
[
all
...]
Completed in 211 milliseconds