Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/tools/configurator/
Dcanhalconfigurator.cpp70 static bool configuratorStart(const std::string& filepath) { in configuratorStart()
Dcanprototools.cpp45 std::optional<CanBusConfig> parseConfigFile(const std::string& filepath) { in parseConfigFile()
/hardware/interfaces/automotive/can/aidl/default/tools/configurator/
Dcanhalconfigurator.cpp87 static bool configuratorStart(const std::string& filepath) { in configuratorStart()
Dcanprototools.cpp95 std::optional<CanBusConfig> parseConfigFile(const std::string& filepath) { in parseConfigFile()
/hardware/google/pixel/usb/
DCommonUtils.cpp86 char filepath[kMaxFilePathLength]; in unlinkFunctions() local
/hardware/google/camera/common/profiler/
Dprofiler.cc215 void ProfilerImpl::DumpResult(const std::string& filepath) { in DumpResult()
420 void ProfilerImpl::DumpTxt(std::string_view filepath) { in DumpTxt()
472 void ProfilerImpl::DumpPb(std::string_view filepath) { in DumpPb()
574 void DumpResult(const std::string& filepath) override { in DumpResult()
/hardware/interfaces/usb/gadget/1.1/default/lib/
DUsbGadgetUtils.cpp29 char filepath[kMaxFilePathLength]; in unlinkFunctions() local
/hardware/interfaces/usb/gadget/1.2/default/lib/
DUsbGadgetUtils.cpp29 char filepath[kMaxFilePathLength]; in unlinkFunctions() local
/hardware/knowles/athletico/sound_trigger_hal/tests/
Dtunnel_test.c94 char filepath[MAX_FILE_PATH]; local
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecDefault.cpp319 string filepath = parentPath + filename; in init() local
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1257 int32_t load_png_image(const char* filepath, buffer_handle_t buffer) { in load_png_image()