Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/idl_tool_2/
H A Dbuild_hdi_files_info.py204 stub_sources = [] variable in ModuleInfo
214 ModuleInfo.stub_sources.sort()
223 "stub_sources": ModuleInfo.stub_sources,
496 ModuleInfo.stub_sources.extend(sub_sources)
708 stub_sources = []
716 stub_sources.append(source_file)
717 return sources, proxy_sources, stub_sources
733 stub_sources.append(stub_source_file)
734 return sources, proxy_sources, stub_sources
[all...]

Completed in 2 milliseconds