Home
last modified time | relevance | path

Searched defs:inherit (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/build/templates/common/
H A Dinclude_relative_path_check.py27 def get_components_from_inherit_attr(cls, components, inherit, project): argument
/ohos5.0/build/hb/util/preloader/
H A Dpreloader_process_data.py366 def _get_inherit_parts(self, inherit, source_root_dir) -> dict: argument
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp247 int32_t QuotaManager::SetQuotaPrjId(const std::string &path, int32_t prjId, bool inherit) in SetQuotaPrjId()
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp1086 auto inherit = Lookup(current, node->GetRefPath()); in InheritExpand() local