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

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
H A Dimporter.h226 // MapPath("bar", "foo/bar");
227 // MapPath("", "baz");
235 void MapPath(const string& virtual_path, const string& disk_path);
246 // file. The first mapping created with MapPath() whose disk_path contains
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
H A Dimporter.h226 // MapPath("bar", "foo/bar");
227 // MapPath("", "baz");
235 void MapPath(const string& virtual_path, const string& disk_path);
246 // file. The first mapping created with MapPath() whose disk_path contains
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
H A Dimporter.h226 // MapPath("bar", "foo/bar");
227 // MapPath("", "baz");
235 void MapPath(const string& virtual_path, const string& disk_path);
246 // file. The first mapping created with MapPath() whose disk_path contains
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
H A Dimporter.h245 // MapPath("bar", "foo/bar");
246 // MapPath("", "baz");
254 void MapPath(const string& virtual_path, const string& disk_path);
265 // file. The first mapping created with MapPath() whose disk_path contains
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
H A Dimporter.h226 // MapPath("bar", "foo/bar");
227 // MapPath("", "baz");
235 void MapPath(const string& virtual_path, const string& disk_path);
246 // file. The first mapping created with MapPath() whose disk_path contains
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dasptlb.h974 virtual HRESULT WINAPI MapPath(BSTR bstrLogicalPath,BSTR *pbstrPhysicalPath) = 0;
995 HRESULT (WINAPI *MapPath)(IServer *This,BSTR bstrLogicalPath,BSTR *pbstrPhysicalPath); member in struct:IServerVtbl
1018 #define IServer_MapPath(This,bstrLogicalPath,pbstrPhysicalPath) (This)->lpVtbl->MapPath(This,bstrLogicalPath,pbstrPhysicalPath)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dasptlb.h974 virtual HRESULT WINAPI MapPath(BSTR bstrLogicalPath,BSTR *pbstrPhysicalPath) = 0;
995 HRESULT (WINAPI *MapPath)(IServer *This,BSTR bstrLogicalPath,BSTR *pbstrPhysicalPath); member in struct:IServerVtbl
1018 #define IServer_MapPath(This,bstrLogicalPath,pbstrPhysicalPath) (This)->lpVtbl->MapPath(This,bstrLogicalPath,pbstrPhysicalPath)

Completed in 455 milliseconds