Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.cc1036 bool null_callback = callback.is_null(); in InternalReadData() local
1133 bool null_callback = callback.is_null(); in InternalWriteData() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dulpfec_receiver_unittest.cc181 NullRecoveredPacketReceiver null_callback; in SurvivesMaliciousPacket() local
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dx509_vfy.c125 static int null_callback(int ok, X509_STORE_CTX *e) { return ok; } in null_callback() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dx509_vfy.c124 static int null_callback(int ok, X509_STORE_CTX *e) { return ok; } in null_callback() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_vfy.c144 static int null_callback(int ok, X509_STORE_CTX *e) in null_callback() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_vfy.c144 static int null_callback(int ok, X509_STORE_CTX *e) in null_callback() function