Home | Sort by relevance Sort by last modified time |
/external/chromium_org/webkit/browser/fileapi/ | |
recursive_operation_delegate.cc | 37 DCHECK(pending_files_.empty()); 59 DCHECK(pending_files_.empty()); 74 DCHECK(pending_files_.empty()); 90 DCHECK(pending_files_.empty()); 114 DCHECK(pending_files_.empty()); 131 pending_files_.push(url); 144 if ((pending_files_.empty() || canceled_) && inflight_operations_ == 0) { 156 while (!pending_files_.empty() && 162 AsWeakPtr(), pending_files_.front(), 165 pending_files_.pop() [all...] |
recursive_operation_delegate.h | 143 std::queue<FileSystemURL> pending_files_; member in class:fileapi::RecursiveOperationDelegate |
/external/protobuf/src/google/protobuf/ | |
descriptor.cc | 327 vector<string> pending_files_; member in class:google::protobuf::DescriptorPool::Tables [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | |
descriptor.cc | 370 vector<string> pending_files_; member in class:google::protobuf::DescriptorPool::Tables [all...] |