Home
last modified time | relevance | path

Searched defs:do_commit (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_ext_2_8_6.c664 …n_place(mstate m, mchunkptr oldp, size_t nbmin, size_t nbmax, size_t *received_size, int do_commit) in internal_mmap_shrink_in_place()
721 …ink(mstate m, void* oldmem, size_t minbytes, size_t maxbytes, size_t *received_size, int do_commit) in internal_shrink()
1306 (void* oldmem, size_t minbytes, size_t maxbytes, size_t *received, int do_commit) in boost_cont_shrink()
Ddlmalloc.cpp69 (void* oldmem, size_t minbytes, size_t maxbytes, size_t *received, int do_commit) in dlmalloc_shrink()
/aosp_15_r20/external/libchrome/libchrome_tools/uprev/
H A Dgenerate_filtered_tree.py84 def do_commit(treehash, commithash, meta, commits_map): function
/aosp_15_r20/external/selinux/policycoreutils/semodule/
H A Dsemodule.c33 static const int do_commit[] = { variable
/aosp_15_r20/external/python/cpython2/Demo/pdist/
Drcvs.py420 def do_commit(self, opts, files): member in rcvs