Home
last modified time | relevance | path

Searched defs:has_component (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/build/hb/util/
H A Dproduct_util.py338 def has_component(product_name: str) -> bool: member in ProductUtil
/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1695 bool has_component = false; member in aapt::Receiver
1707 bool has_component = false; member in aapt::Service