Home
last modified time | relevance | path

Searched refs:stub_sources (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/
H A Dbuild_hdi_files_info.py197 stub_sources = [] variable in ModuleInfo
207 ModuleInfo.stub_sources.sort()
699 stub_sources = []
707 stub_sources.append(source_file)
724 stub_sources.append(stub_source_file)
735 stub_sources = []
767 stub_sources = []
800 stub_sources = []
819 stub_sources.append(stub_source_file)
826 stub_sources.append(stub_source_file)
[all …]
/ohos5.0/drivers/hdf_core/adapter/uhdf2/
H A Dhdi.gni98 assert(defined(hdi_build_info.stub_sources), "missing stub_sources")
224 sources = hdi_build_info.stub_sources
/ohos5.0/build/config/components/hdi/
H A Dhdi.gni98 assert(defined(hdi_build_info.stub_sources), "missing stub_sources")
224 sources = hdi_build_info.stub_sources
/ohos5.0/build/hb/services/
H A Dloader.py662 stub_sources = os.path.join(
667 '"{}"'.format(stub_sources))