Home
last modified time | relevance | path

Searched defs:in_memory (Results 1 – 10 of 10) sorted by relevance

/external/cronet/net/cert/pki/
Dtrust_store_collection_unittest.cc70 TrustStoreInMemory in_memory; in TEST_F() local
99 TrustStoreInMemory in_memory; in TEST_F() local
/external/freetype/src/type42/
Dt42parse.h37 FT_Bool in_memory; member
/external/bcc/src/cc/frontends/clang/
Dloader.cc195 bool in_memory, const char *cflags[], int ncflags, const std::string &id, in parse()
378 unique_ptr<llvm::Module> *mod, TableStorage &ts, bool in_memory, in do_compile()
/external/freetype/src/type1/
Dt1parse.h81 FT_Bool in_memory; member
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dconverter.cc183 cl_mem in_memory; in Convert() local
294 cl_mem in_memory; in Convert() local
/external/icing/icing/file/posting_list/
Dflash-index-storage.cc42 PostingListSerializer* serializer, bool in_memory) { in Create()
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc1381 bool in_memory = false; in WriteModuleStream() local
1423 const char *module_path, bool in_memory) { in WriteCVRecord()
/external/cronet/components/nacl/browser/
Dpnacl_host.cc160 void PnaclHost::InitForTest(base::FilePath temp_dir, bool in_memory) { in InitForTest()
/external/cronet/base/win/
Dpe_image.cc642 PVOID in_memory = PEImage::RVAToAddr(rva); in RVAToAddr() local
/external/bcc/src/cc/
Dbpf_module.cc196 int BPFModule::load_cfile(const string &file, bool in_memory, const char *cflags[], int ncflags) { in load_cfile()