Searched defs:commit (Results 1 - 2 of 2) sorted by relevance

/system/libhidl/transport/memory/1.0/default/
H A DAshmemMemory.cpp59 Return<void> AshmemMemory::commit() { function in class:android::hidl::memory::V1_0::implementation::AshmemMemory
/system/extras/simpleperf/scripts/
H A Dupdate.py101 def commit(branch, build, add_paths): function
103 logger().info('Making commit')
109 check_call(['git', 'commit', '-m', message])
184 commit(args.branch, args.build, artifacts)

Completed in 123 milliseconds