Searched defs:file_len (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/perf/ubrkperf/ |
D | ubrkperf.h | 23 ICUBreakFunction(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUBreakFunction() 59 ICUIsBound(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUIsBound() 86 ICUForward(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUForward()
|
/external/libchrome/base/files/ |
D | memory_mapped_file_posix.cc | 32 int64_t file_len = file_.GetLength(); in MapFileRegionToMemory() local
|
/external/google-breakpad/src/common/linux/ |
D | memory_mapped_file.cc | 81 size_t file_len = static_cast<size_t>(st.st_size); in Map() local
|
/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/ |
D | storage_api.py | 809 def _send_data(self, data, start_offset, file_len): argument
|
/external/wpa_supplicant_8/src/utils/ |
D | pcsc_funcs.c | 259 int *ps_do, int *file_len) in scard_parse_fsp_templ()
|