Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 25 of 37) sorted by relevance

12

/aosp12/system/extras/simpleperf/
H A Dread_apk.h36 EmbeddedElf(const std::string& filepath, const std::string& entry_name, uint64_t entry_offset, in EmbeddedElf()
44 const std::string& filepath() const { return filepath_; } in filepath() function
H A Denvironment.h49 std::string filepath; member
H A Devent_type.cpp375 bool EventTypeManager::ReadTracepointsFromFile(const std::string& filepath) { in ReadTracepointsFromFile()
387 bool EventTypeManager::WriteTracepointsToFile(const std::string& filepath) { in WriteTracepointsToFile()
/aosp12/system/update_engine/scripts/
H A Dcow_converter.py27 def IsSparseImage(filepath): argument
H A Dsimulate_ota.py44 def is_sparse_image(filepath): argument
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
H A DFileTsStreamer.java153 String filepath = new File(FILE_DIR, channel.filename).getAbsolutePath(); in startStream() local
254 private StreamProvider(String filepath) { in StreamProvider()
259 private void open(String filepath) { in open()
/aosp12/hardware/interfaces/automotive/can/1.0/tools/configurator/
H A Dcanhalconfigurator.cpp70 static bool configuratorStart(const std::string& filepath) { in configuratorStart()
H A Dcanprototools.cpp45 std::optional<CanBusConfig> parseConfigFile(const std::string& filepath) { in parseConfigFile()
/aosp12/packages/services/Car/tools/
H A Dupdate-obd2-sensors.py233 def generateJava(filepath): argument
248 def generatePython(filepath): argument
271 def load(filepath): argument
/aosp12/packages/modules/adb/client/
H A Dincremental_server.cpp152 File(const char* filepath, FileId id, int64_t size, unique_fd fd, int64_t tree_offset, in File()
181 const char* const filepath; member in incremental::File
186 File(const char* filepath, FileId id, int64_t size, int64_t tree_offset) in File()
658 static std::pair<unique_fd, int64_t> open_fd(const char* filepath) { in open_fd()
672 static std::pair<unique_fd, int64_t> open_signature(int64_t file_size, const char* filepath) { in open_signature()
706 auto filepath = argv[i]; in serve() local
/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.cc212 void ProfilerImpl::DumpResult(const std::string& filepath) { in DumpResult()
417 void ProfilerImpl::DumpTxt(std::string_view filepath) { in DumpTxt()
469 void ProfilerImpl::DumpPb(std::string_view filepath) { in DumpPb()
564 void DumpResult(const std::string& filepath) override { in DumpResult()
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/
H A DUsbGadgetUtils.cpp29 char filepath[kMaxFilePathLength]; in unlinkFunctions() local
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/
H A DUsbGadgetUtils.cpp29 char filepath[kMaxFilePathLength]; in unlinkFunctions() local
/aosp12/hardware/google/pixel/usb/
H A DUsbGadgetUtils.cpp30 char filepath[kMaxFilePathLength]; in unlinkFunctions() local
/aosp12/packages/modules/SdkExtensions/derive_classpath/
H A Dderive_classpath.cpp124 bool ReadClasspathFragment(ExportedClasspathsJars* fragment, const std::string& filepath) { in ReadClasspathFragment()
/aosp12/system/linkerconfig/modules/
H A Dapex.cc51 Result<std::set<std::string>> ReadPublicLibraries(const std::string& filepath) { in ReadPublicLibraries()
/aosp12/system/core/healthd/
H A Dcharger_test.cpp109 ::android::hardware::hidl_handle createHidlHandle(const char* filepath) { in createHidlHandle()
/aosp12/system/nfc/src/adaptation/
H A Ddebug_nfcsnoop.cc216 bool storeNfcSnoopLogs(std::string filepath, off_t maxFileSize) { in storeNfcSnoopLogs()
/aosp12/packages/modules/adb/
H A Dadb_utils_test.cpp130 const std::string filepath = basepath + "/file"; local
/aosp12/packages/apps/TV/tuner/proto/
H A Dchannel.proto33 optional string filepath = 6; field
/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dtunnel_test.c94 char filepath[MAX_FILE_PATH]; local
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DIoOveruseConfigsTest.cpp236 [&](const char* filepath) -> android::base::Result<ResourceOveruseConfiguration> { in IoOveruseConfigsPeer()
245 const char* filepath) -> android::base::Result<void> { in IoOveruseConfigsPeer()
258 [[maybe_unused]] const char* filepath) -> android::base::Result<void> { in injectErrorOnWriteXmlFile()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DBitmapDrawable.java158 public BitmapDrawable(String filepath) { in BitmapDrawable()
166 public BitmapDrawable(Resources res, String filepath) { in BitmapDrawable()
/aosp12/build/make/tools/releasetools/
H A Dota_from_target_files997 def IsSparseImage(filepath): argument
H A Dota_from_target_files.py997 def IsSparseImage(filepath): argument

12