Home
last modified time | relevance | path

Searched defs:ephemeral (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/components/prefs/
Doverlay_user_pref_store.cc24 ObserverAdapter(bool ephemeral, OverlayUserPrefStore* parent) in ObserverAdapter()
44 OverlayUserPrefStore::OverlayUserPrefStore(PersistentPrefStore* ephemeral, in OverlayUserPrefStore()
225 void OverlayUserPrefStore::OnPrefValueChanged(bool ephemeral, in OnPrefValueChanged()
235 void OverlayUserPrefStore::OnInitializationCompleted(bool ephemeral, in OnInitializationCompleted()
/external/cronet/tot/components/prefs/
Doverlay_user_pref_store.cc24 ObserverAdapter(bool ephemeral, OverlayUserPrefStore* parent) in ObserverAdapter()
44 OverlayUserPrefStore::OverlayUserPrefStore(PersistentPrefStore* ephemeral, in OverlayUserPrefStore()
225 void OverlayUserPrefStore::OnPrefValueChanged(bool ephemeral, in OnPrefValueChanged()
235 void OverlayUserPrefStore::OnInitializationCompleted(bool ephemeral, in OnInitializationCompleted()
/external/tink-java/src/main/java/com/google/crypto/tink/hybrid/internal/
DX25519HpkeKem.java109 X25519.KeyPair ephemeral = x25519.generateKeyPair(); in encapsulate() local
137 X25519.KeyPair ephemeral = x25519.generateKeyPair(); in authEncapsulate() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parse_result.h133 bool ephemeral() const { return IsEphemeralError(status_.get()); } in ephemeral() function
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parse_result.h142 bool ephemeral() const { in ephemeral() function
/external/libbpf/src/
Dlinker.c37 bool ephemeral; member
106 bool ephemeral; member