Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.h23 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/
Dmemory_mapped_file_posix.cc32 int64_t file_len = file_.GetLength(); in MapFileRegionToMemory() local
/external/google-breakpad/src/common/linux/
Dmemory_mapped_file.cc81 size_t file_len = static_cast<size_t>(st.st_size); in Map() local
/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/
Dstorage_api.py809 def _send_data(self, data, start_offset, file_len): argument
/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c259 int *ps_do, int *file_len) in scard_parse_fsp_templ()