Home
last modified time | relevance | path

Searched defs:get_scope (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dscope.rs259 fn get_scope(&self) -> &Scope<'a>; in get_scope() method
316 fn get_scope(&self) -> &Scope<'a> { in get_scope() method
432 fn get_scope(&self) -> &Scope<'a> { in get_scope() method
451 fn get_scope(&self) -> &Scope<'a> { in get_scope() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptorx.rs294 fn get_scope(&self) -> &Scope<'a>; in get_scope() method
352 fn get_scope(&self) -> &Scope<'a> { in get_scope() method
461 fn get_scope(&self) -> &Scope<'a> { in get_scope() method
480 fn get_scope(&self) -> &Scope<'a> { in get_scope() method
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares__sortaddrinfo.c89 static int get_scope(const struct sockaddr *addr) in get_scope() function
/aosp_15_r20/external/python/jinja/tests/
Dtest_ext.py626 def get_scope(self): member in TestAutoEscape.test_overlay_scopes.MagicScopeExtension
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c279 get_scope(mesa_scope scope) in get_scope() function