Home
last modified time | relevance | path

Searched refs:InitAll (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexecutor.h84 static void InitAll();
Diomgr.cc60 grpc_core::Executor::InitAll(); in grpc_iomgr_init()
Dexecutor.cc386 void Executor::InitAll() { in InitAll() function in grpc_core::Executor
/external/libgav1/libgav1/src/dsp/
Dinverse_transform.cc1217 void InitAll(Dsp* const dsp) { in InitAll() function
1342 InitAll<8, int16_t, uint8_t>(dsp); in Init8bpp()
1488 InitAll<10, int32_t, uint16_t>(dsp); in Init10bpp()