OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VerificationCallback
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/base/
ssladapter.h
49
typedef bool (*
VerificationCallback
)(void* cert);
53
bool InitializeSSL(
VerificationCallback
callback = NULL);
/art/runtime/gc/
heap.cc
[
all
...]
Completed in 751 milliseconds