HomeSort by relevance Sort by last modified time
    Searched defs:filename_prefix (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp 37 static const char* filename_prefix = "/halStorage.bin"; variable
68 fn.append (filename_prefix);
127 fn.append (filename_prefix);
208 fn.append (filename_prefix);
246 fn.append (filename_prefix);
  /external/openfst/src/include/fst/extensions/far/
farscript.h 191 const string &filename_prefix,
219 const string &filename_prefix; member in struct:fst::script::FarPrintStringsArgs
228 const string &filename_prefix, const string &filename_suffix) :
233 generate_filenames(generate_filenames), filename_prefix(filename_prefix),
243 args->filename_prefix, args->filename_suffix);
258 const string &filename_prefix,

Completed in 721 milliseconds