Searched defs:is_loaded (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/debug/
H A Dactivity_tracker.h814 bool is_loaded = false; // Was the last operation a load or unload? member in struct:base::debug::ActivityUserData::GlobalActivityTracker::ModuleInfo
/external/v8/src/debug/
H A Ddebug.h386 inline bool is_loaded() const { return !debug_context_.is_null(); } function in class:v8::internal::Debug

Completed in 179 milliseconds