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

  /system/core/metricsd/uploader/
metrics_log.cc 32 bool MetricsLog::LoadFromFile(const base::FilePath& saved_log) {
  /external/bsdiff/
test_utils.cc 92 bool BsdiffPatchFile::LoadFromFile(const string& filename) {
  /external/ceres-solver/examples/
fields_of_experts.cc 92 bool FieldsOfExperts::LoadFromFile(const std::string& filename) {
  /external/pdfium/core/include/fxge/
fx_ge_win32.h 38 static CFX_DIBitmap* LoadFromFile(const FX_WCHAR* filename);
40 static CFX_DIBitmap* LoadFromFile(const FX_CHAR* filename) {
41 return LoadFromFile(CFX_WideString::FromLocal(filename).c_str());
  /external/pdfium/core/src/fxge/win32/
fx_win32_dib.cpp 117 CFX_DIBitmap* CFX_WindowsDIB::LoadFromFile(const FX_WCHAR* filename) {
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
tab_complete.py 90 def LoadFromFile(filename):
247 cache = TabCompletionCache.LoadFromFile(GetTabCompletionCacheFilename())
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoint.h     [all...]

Completed in 1687 milliseconds