Searched refs:init_ok_ (Results 1 – 2 of 2) sorted by relevance
40 : init_ok_(false), in LibcurlWrapper()56 init_ok_ = true; in LibcurlWrapper()64 if (!init_ok_) { in SetProxy()86 if (!init_ok_) { in AddFile()166 if (!init_ok_) { in Init()173 init_ok_ = false; in Init()199 init_ok_ = false; \
62 bool init_ok_; // Whether init succeeded variable