Home
last modified time | relevance | path

Searched defs:new_store (Results 1 – 12 of 12) sorted by relevance

/external/libbrillo/brillo/
Dkey_value_store_test.cc120 KeyValueStore new_store; in TEST_F() local
/external/cronet/stable/components/prefs/
Dpref_value_store.cc140 PrefValueStore::PrefStoreType new_store) { in NotifyPrefChanged()
/external/cronet/tot/components/prefs/
Dpref_value_store.cc140 PrefValueStore::PrefStoreType new_store) { in NotifyPrefChanged()
/external/tink/cc/internal/
Dkeyset_wrapper_store_test.cc383 KeysetWrapperStore new_store = std::move(store); in TEST() local
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_x509.cc1186 static int set_cert_store(X509_STORE **store_ptr, X509_STORE *new_store, in set_cert_store()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_x509.cc1262 static int set_cert_store(X509_STORE **store_ptr, X509_STORE *new_store, in set_cert_store()
/external/boringssl/src/ssl/
Dssl_x509.cc1057 static int set_cert_store(X509_STORE **store_ptr, X509_STORE *new_store, in set_cert_store()
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_x509.cc1186 static int set_cert_store(X509_STORE **store_ptr, X509_STORE *new_store, in set_cert_store()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp662 std::unique_ptr<Instruction> new_store( in StoreComponentOfValueTo() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp662 std::unique_ptr<Instruction> new_store( in StoreComponentOfValueTo() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dinterface_var_sroa.cpp662 std::unique_ptr<Instruction> new_store( in StoreComponentOfValueTo() local
/external/pytorch/torch/csrc/jit/tensorexpr/
Dloopnest.cpp1371 auto new_store = store->accept_mutator(&ifthenelseReplacer); in optimizeConditionals() local