Home
last modified time | relevance | path

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

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