Home
last modified time | relevance | path

Searched defs:sub_m (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/protobuf/php/tests/
Dmemory_leak_test.php85 $sub_m = new Sub(); variable
/external/protobuf/php/tests/
Dmemory_leak_test.php85 $sub_m = new Sub(); variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dcompile_decoder.c548 const upb_pbdecodermethod *sub_m = find_submethod(c, method, f); in generate_msgfield() local