OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_ok_
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/common/linux/
libcurl_wrapper.cc
40
:
init_ok_
(false),
56
init_ok_
= true;
64
if (!
init_ok_
) {
86
if (!
init_ok_
) {
166
if (!
init_ok_
) {
173
init_ok_
= false;
199
init_ok_
= false; \
libcurl_wrapper.h
62
bool
init_ok_
; // Whether init succeeded
member in class:google_breakpad::LibcurlWrapper
Completed in 73 milliseconds