Searched defs:DoInit (Results 1 – 4 of 4) sorted by relevance
| /external/pigweed/pw_crypto/ | ||
| D | sha256_mbedtls.cc | 22 Status DoInit(NativeSha256Context& ctx) { in DoInit() function |
| D | sha256_mock.cc | 28 Status DoInit(NativeSha256Context&) { in DoInit() function |
| /external/cronet/net/quic/ | ||
| D | dedicated_web_transport_http3_client.cc | 495 int DedicatedWebTransportHttp3Client::DoInit() { in DoInit() function in net::DedicatedWebTransportHttp3Client |
| /external/webrtc/rtc_base/ | ||
| D | thread.cc | 371 void Thread::DoInit() { in DoInit() function in rtc::Thread |