Home
last modified time | relevance | path

Searched defs:local_scope (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp139 const auto local_scope = in attachExternalPrecompLayer() local
201 SkTLazy<AutoScope> local_scope; in attachPrecompLayer() local
/aosp_15_r20/external/cronet/build/fuchsia/
H A Dupdate_images.py52 def VarLookup(local_scope): argument
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DShapeLayer.cpp350 auto local_scope = ascope.release(); in attachShape() local
/aosp_15_r20/external/webrtc/tools_webrtc/autoroller/
H A Droll_deps.py104 def VarLookup(local_scope): argument
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/
Danalyzer.rs695 let mut local_scope = HashMap::new(); in check_field_identifiers() localVariable
1516 let mut local_scope: HashMap<String, &Field> = HashMap::new(); in check_optional_fields() localVariable
/aosp_15_r20/external/angle/scripts/
H A Droll_chromium_deps.py163 def VarLookup(local_scope): argument
/aosp_15_r20/external/libyuv/tools_libyuv/autoroller/
H A Droll_deps.py119 def VarLookup(local_scope): argument
/aosp_15_r20/external/webrtc/
H A DPRESUBMIT.py1302 def __init__(self, local_scope): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc6102 string local_scope = subgraph_nodes.front()->name(); in ConvertSegmentToGraphDef() local