Home
last modified time | relevance | path

Searched defs:committed (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/base/prefs/
Dtesting_pref_store.h72 bool committed() { return committed_; } in committed() function
/external/chromium_org/tools/deep_memory_profiler/lib/
Dsorter.py56 def __init__(self, unit_id, committed, reserved, mmap, region, argument
66 def committed(self): member in VMUnit
92 def __init__(self, unit_id, committed, reserved, region, bucket_set, argument
108 def __init__(self, unit_id, committed, reserved, region, argument
/external/chromium_org/tools/deep_memory_profiler/subcommands/
Dexpand.py77 def _add_size(precedence, bucket, depth, committed, sizes): argument
/external/chromium_org/chrome/browser/
Dmemory_details.h48 base::CommittedKBytes committed; member
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_transaction.cc288 bool committed = !used_ || transaction_->CommitPhaseTwo().ok(); in CommitPhaseTwo() local
Dindexed_db_dispatcher_host.cc356 bool committed) { in FinishTransaction()
Dindexed_db_database.cc1345 bool committed) { in TransactionFinished()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Ddeep-heap-profile.cc770 uint64 committed = 0; in Record() local
1081 size_t committed = deep_profile->memory_residence_info_getter_->CommittedSize( in RecordAlloc() local
1100 size_t committed = deep_profile->memory_residence_info_getter_-> in GetInformationOfMemoryRegion() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DNavigatorView.js430 function callback(committed) argument
1274 function afterEditing(committed) argument
DJavaScriptSourceFrame.js577 function finishEditing(committed, element, newText) argument
/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiResolver.h1045 bool committed = commitExplicitEmbedding(); in createBidiRunsForLine() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java721 private boolean committed; field in DiskLruCache.Editor
/external/chromium_org/mojo/services/public/cpp/view_manager/lib/
Dview_manager_client_impl.cc120 bool committed() const { return committed_; } in committed() function in mojo::view_manager::ViewManagerTransaction
/external/chromium_org/ui/compositor/
Dlayer_unittest.cc323 bool committed() const { return committed_; } in committed() function in ui::__anonb685e66a0111::TestCompositorObserver
/external/chromium_org/sync/engine/
Dsyncer_unittest.cc4237 Entry committed(&trans, GET_BY_HANDLE, commit_handle); in TEST_F() local
4263 Entry committed(&trans, GET_BY_HANDLE, commit_handle); in TEST_F() local
/external/chromium_org/third_party/libxml/src/
Dtrio.c706 int committed; member
/external/libxml2/
Dtrio.c710 int committed; member