Home
last modified time | relevance | path

Searched defs:LoadFromFile (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp122 RetainPtr<CFX_DIBitmap> CFX_WindowsDIB::LoadFromFile(const wchar_t* filename) { in LoadFromFile() function in CFX_WindowsDIB
154 RetainPtr<CFX_DIBitmap> CFX_WindowsDIB::LoadFromFile(const char* filename) { in LoadFromFile() function in CFX_WindowsDIB
/external/bsdiff/
Dtest_utils.cc99 bool BsdiffPatchFile::LoadFromFile(const std::string& filename) { in LoadFromFile() function in test_utils::BsdiffPatchFile
/external/tensorflow/tensorflow/core/kernels/
Drange_sampler.cc284 Status FixedUnigramSampler::LoadFromFile(Env* env, const string& vocab_file, in LoadFromFile() function in tensorflow::FixedUnigramSampler