Home
last modified time | relevance | path

Searched defs:path_str (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/browser/
Dcontext.cc95 base::FilePath NormalizePath(const cef_string_t& path_str, in NormalizePath()
119 void SetPath(cef_string_t& path_str, const base::FilePath& path) { in SetPath()
128 base::FilePath NormalizePathAndSet(cef_string_t& path_str, const char* name) { in NormalizePathAndSet()
161 base::FilePath NormalizeCachePathAndSet(cef_string_t& path_str, in NormalizeCachePathAndSet()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dpython_adapter.cc43 std::string path_str = py::cast<std::string>(sys_path[i]); in SetPythonPath() local
/third_party/grpc/src/core/ext/filters/client_channel/
Dservice_config.cc215 UniquePtr<char> path_str(grpc_slice_to_c_string(path)); in GetMethodParsedConfigVector() local
/third_party/boost/boost/wave/util/
Dcpp_include_paths.hpp468 std::string path_str(p.native_file_string()); in save() local
477 std::string path_str; in load() local
/third_party/gn/src/base/files/
Dfile_path.cc525 StringType path_str; in AsEndingWithSeparator() local
Dfile_util_posix.cc174 const char* path_str = path.value().c_str(); in DeleteFile() local
/third_party/selinux/libsepol/cil/src/
Dcil_internal.h744 char *path_str; member
793 char *path_str; member
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1606 gchar *path_str = g_strndup (uri, len); in _gst_uri_from_string_internal() local
/third_party/boost/libs/filesystem/src/
Doperations.cpp1987 const char* const path_str = p.c_str(); in read_symlink() local
/third_party/mesa3d/src/mesa/main/
Dshaderapi.c3383 char *path_str = strtok_r(full_path, "/", &save_ptr); in validate_and_tokenise_sh_incl() local
/third_party/python/Modules/
Dposixmodule.c14258 const char *path_str; in os_scandir_impl() local