Home
last modified time | relevance | path

Searched defs:IsLoaded (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Ddebug.h221 static bool IsLoaded() { return !debug_context_.is_null(); } in IsLoaded() function
/external/chromium/net/disk_cache/
Dbackend_impl.cc837 bool BackendImpl::IsLoaded() const { in IsLoaded() function in disk_cache::BackendImpl