HomeSort by relevance Sort by last modified time
    Searched refs:MapPath (Results 1 - 17 of 17) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 303 source_tree_.MapPath("", dirnames_[0]);
314 source_tree_.MapPath("baz", dirnames_[0]);
340 source_tree_.MapPath("", dirnames_[0] + "/bar");
355 source_tree_.MapPath("foo", dirnames_[0] + "/foo");
367 source_tree_.MapPath("", dirnames_[0]);
368 source_tree_.MapPath("", dirnames_[1]);
385 source_tree_.MapPath("", dirnames_[0]);
386 source_tree_.MapPath("bar", dirnames_[1]);
397 source_tree_.MapPath("bar", dirnames_[0]);
398 source_tree_.MapPath("bar", dirnames_[1])
    [all...]
importer.h 245 // 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
importer.cc 376 void DiskSourceTree::MapPath(const string& virtual_path,
command_line_interface.cc 753 source_tree.MapPath(proto_path_[i].first, proto_path_[i].second);
    [all...]
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h 130 ParsePath( const char *path, wchar_t **FullPath, DeviceNode **DevNode, int *Which, wchar_t **MapPath);
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
Path.c 251 It is the caller's responsibility to free() FullPath and MapPath when they
258 @param[out] MapPath OPTIONAL. If not NULL, it points to the place to save a pointer
260 then *MapPath is set to NULL.
276 OUT wchar_t **MapPath
356 if(MapPath != NULL) {
357 *MapPath = MPath;
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_bootstrap_unittest.cc 124 source_tree.MapPath("", TestSourceDir());
cpp_unittest.cc 121 source_tree.MapPath("", TestSourceDir());
    [all...]
  /external/tensorflow/tensorflow/tools/proto_text/
gen_proto_text_functions.cc 95 source_tree.MapPath("", src_relative_path.empty() ? "." : src_relative_path);
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
importer.h 226 // 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/
importer.h 226 // 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/
importer.h 226 // 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/linux-x86_64/protoc/include/google/protobuf/compiler/
importer.h 226 // 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/
importer.h 245 // 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
  /external/perfetto/tools/proto_to_cpp/
proto_to_cpp.cc 146 dst_.MapPath("", "protos");
  /external/perfetto/tools/trace_to_text/
main.cc 211 dst.MapPath("perfetto", "protos/perfetto");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
asptlb.h     [all...]

Completed in 187 milliseconds