Searched defs:AddImport (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | alink.h | 69 …STDMETHOD (AddImport) (mdAssembly AssemblyID, mdToken ImportToken, DWORD dwFlags, mdFile *pFileTok… in DECLARE_INTERFACE_() local 110 …STDMETHOD (AddImport) (mdAssembly AssemblyID, mdToken ImportToken, DWORD dwFlags, mdFile *pFileTok… in DECLARE_INTERFACE_() local 162 …STDMETHOD (AddImport) (mdAssembly AssemblyID, mdToken ImportToken, DWORD dwFlags, mdFile *pFileTok… in DECLARE_INTERFACE_() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
D | line.go | 13 func (ctxt *Link) AddImport(pkg string, fingerprint goobj.FingerprintType) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal/ |
D | analysis.go | 444 func AddImport(info *types.Info, file *ast.File, pos token.Pos, pkgpath, preferredName string) (nam… func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/ |
D | imports.go | 17 func AddImport(fset *token.FileSet, f *ast.File, path string) (added bool) { func
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_ts.cpp | 716 ImportDefinition AddImport(import_set &imports, const Definition &dependent, in AddImport() function in flatbuffers::ts::TsGenerator 796 void AddImport(import_set &imports, std::string import_name, in AddImport() function in flatbuffers::ts::TsGenerator
|
/aosp_15_r20/build/blueprint/ |
H A D | scope.go | 208 func (s *basicScope) AddImport(name string, importedScope *basicScope) error { func
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | parser.cc | 2435 void SourceLocationTable::AddImport(const Message* descriptor, in AddImport() function in google::protobuf::compiler::SourceLocationTable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | parser.cc | 2435 void SourceLocationTable::AddImport(const Message* descriptor, in AddImport() function in google::protobuf::compiler::SourceLocationTable
|