Home
last modified time | relevance | path

Searched defs:file_path (Results 226 – 250 of 628) sorted by relevance

12345678910>>...26

/aosp_15_r20/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DMediaStoreSaver.java41 String file_path = folder_path + "/" + folderName; in savePNG() local
/aosp_15_r20/external/pdfium/testing/utils/
H A Dfile_util.cpp42 std::string file_path; in FileAccessForTesting() local
/aosp_15_r20/external/python/apitools/apitools/gen/
Dgen_client_test.py29 def _GetContent(file_path): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dbuild_cmake.rs129 let file_path: PathBuf = match target.as_str() { in config_binding_path() localVariable
/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/
H A Ddump_analysis.h42 explicit DumpAnalysis(const std::wstring& file_path) in DumpAnalysis()
/aosp_15_r20/external/webrtc/tools_webrtc/presubmit_checks_lib/
H A Dcheck_package_boundaries.py53 def _ReadFileAndPrependLines(file_path): argument
H A Dcheck_package_boundaries_test.py22 def ReadPylFile(file_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddebug.proto79 string file_path = 2; field
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dtest_utils.h113 explicit FileWriter(absl::string_view file_path) in FileWriter()
/aosp_15_r20/external/executorch/backends/vulkan/tools/gpuinfo/include/
H A Dapp.h102 void load_config(std::string file_path) { in load_config()
/aosp_15_r20/system/update_engine/common/
H A Dfile_fetcher.cc68 string file_path; in BeginTransfer() local
/aosp_15_r20/external/chromium-trace/catapult/dependency_manager/dependency_manager/
H A Ddependency_manager_util.py45 def GetModeFromPath(file_path): argument
/aosp_15_r20/external/pytorch/torchgen/shape_functions/
H A Dgen_jit_shape_functions.py13 file_path = Path.cwd() / "torch" / "jit" / "_shape_functions.py" variable
/aosp_15_r20/external/libconfig/examples/c/
H A Dexample4.c48 char file_path[PATH_MAX + 1]; in include_func() local
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Dprofiling.py26 file_path, argument
/aosp_15_r20/system/extras/libjsonpb/verify/include/jsonpb/
H A Djson_schema_test.h59 std::string file_path() const override { return file_path_; } in file_path() function
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dfetcher_config.h53 std::string file_path; member
/aosp_15_r20/external/webrtc/
H A DPRESUBMIT.py278 def IsLintDisabled(disabled_paths, file_path): argument
568 def _IsException(file_path): argument
/aosp_15_r20/device/google/trout/hal/audiocontrol/aidl/1.0/libandroid_audio_controller_test/
Dmain.cpp67 std::string file_path; in main() local
/aosp_15_r20/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
H A DMediaStoreSaver.java42 String file_path = folder_path + "/" + folderName; in save() local
/aosp_15_r20/external/pigweed/pw_transfer/
H A Datomic_file_transfer_handler.cc80 auto file_path = path_.c_str(); in PrepareRead() local
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/tools/
H A Ddevice_status.py183 def _WriteBuildbotFile(file_path, statuses): argument
/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_test_util.h62 inline android::base::unique_fd OpenUniqueReadFd(const base::FilePath& file_path) { in OpenUniqueReadFd()
/aosp_15_r20/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
H A DMediaStoreSaver.java42 String file_path = folder_path + "/" + folderName; in save() local
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/
H A Dfile_backend.rs45 let file_path = Path::new(dir_path).join(file_name); in open_playback_file() localVariable

12345678910>>...26