Searched refs:kNonRecursive (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/clang/blink_gc_plugin/
H A DEdge.h74 enum NeedsTracingOption { kRecursive, kNonRecursive }; enumerator in enum:Edge::NeedsTracingOption
233 status = status.LUB((*it)->NeedsTracing(kNonRecursive));
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc327 const bool kNonRecursive = false; local
328 base::DeleteFile(idb_directory, kNonRecursive);

Completed in 313 milliseconds