Home
last modified time | relevance | path

Searched defs:CreateStore (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_reporting_and_nel_store_unittest.cc96 void CreateStore() { in CreateStore() function in net::SQLitePersistentReportingAndNelStoreTest
H A Dsqlite_persistent_shared_dictionary_store_unittest.cc282 void CreateStore() { in CreateStore() function in net::SQLitePersistentSharedDictionaryStoreTest
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go1485 func (b Builder) CreateStore(val Value, p Value) (v Value) { func
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc696 void IrEmitterUnnested::CreateStore(llvm::Value* data, llvm::Value* address, in CreateStore() function in xla::gpu::IrEmitterUnnested