Home
last modified time | relevance | path

Searched defs:dir_path (Results 1 – 23 of 23) sorted by relevance

/external/webrtc/webrtc/base/
Dfilerotatingstream.cc26 FileRotatingStream::FileRotatingStream(const std::string& dir_path, in FileRotatingStream()
31 FileRotatingStream::FileRotatingStream(const std::string& dir_path, in FileRotatingStream()
44 FileRotatingStream::FileRotatingStream(const std::string& dir_path, in FileRotatingStream()
310 Pathname dir_path; in GetFilesWithPrefix() local
348 const std::string& dir_path) in CallSessionFileRotatingStream()
355 const std::string& dir_path, in CallSessionFileRotatingStream()
Dfilerotatingstream_unittest.cc58 const std::string& dir_path, in VerifyStreamRead()
217 const std::string& dir_path) { in VerifyStreamRead()
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Ddependency_manager_util.py22 def RemoveDir(dir_path): argument
Ddependency_manager_util_unittest.py106 def CreateZipArchiveFromDir(self, dir_path): argument
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
Dtest_runner.py63 def AddDirectory(self, dir_path, test_file_pattern="*test.py"): argument
/external/jsoncpp/devtools/
Dantglob.py96 def glob(dir_path, argument
/external/v8/build/android/play_services/
Dpreprocess.py164 def _MakeWritable(dir_path): argument
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_baselinefile.cc120 std::string dir_path = webrtc::test::OutputPath() + kResourceSubDir; in VerifyOrWrite() local
/external/v8/build/android/gyp/util/
Dbuild_utils.py44 def MakeDirectory(dir_path): argument
51 def DeleteDirectory(dir_path): argument
Dmd5_check.py362 def _UpdateMd5ForDirectory(md5, dir_path): argument
/external/jsoncpp/
Dmakerelease.py41 def rmdir_if_exist( dir_path ): argument
/external/chromium-trace/catapult/telemetry/telemetry/value/
Dtrace.py157 def Serialize(self, dir_path): argument
/external/libchrome/base/files/
Dfile_util.cc169 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty()
/external/toybox/toys/pending/
Dbootchartd.c145 char *dir, dir_path[] = "/tmp/bootchart.XXXXXX"; in create_tmp_dir() local
/external/autotest/utils/
Drun_pylint.py291 def check_dir(dir_path, base_opts): argument
/external/webrtc/tools/autoroller/
Droll_chromium_revision.py169 def GetMatchingDepsEntries(depsentry_dict, dir_path): argument
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dutil.py222 def CreateDirIfNeeded(dir_path, mode=0777): argument
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/
Dpage_test_results.py364 def _SerializeTracesToDirPath(self, dir_path): argument
/external/lldb/source/Host/common/
DFileSpec.cpp900 const char *dir_path, in EnumerateDirectory()
/external/autotest/client/common_lib/
Dbase_packages.py565 def upload_pkg_dir(self, dir_path, upload_path): argument
/external/webrtc/talk/app/webrtc/java/jni/
Dpeerconnection_jni.cc2058 std::string dir_path = JavaToStdString(jni, j_dirPath); in JOW() local
2082 std::string dir_path = JavaToStdString(jni, j_dirPath); in JOW() local
/external/lldb/source/Core/
DDebugger.cpp495 char dir_path[PATH_MAX]; in InstanceInitialize() local
DPluginManager.cpp173 char dir_path[PATH_MAX]; in Initialize() local