Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/storage/
Dclient.h129 bool truncate,
Dclient.c540 bool truncate, in storage_file_open() argument
571 file_create_mode, truncate); in storage_file_open()
587 if (truncate && file->size) { in storage_file_open()
/trusty/user/base/make/
Dtrusted_app.mk213 $(NOECHO)truncate -s %$(TRUSTY_APP_ALIGNMENT) $@
/trusty/vendor/google/aosp/scripts/
Dbuild.py70 f.truncate()