Searched refs:startDumpFrames (Results 1 – 6 of 6) sorted by relevance
87 ::android::base::Result<void> startDumpFrames(const std::string& path);
102 android::base::Result<void> startDumpFrames(const std::string& path);
724 auto ret = device->startDumpFrames(path); in cmdDump()
937 Result<void> EvsV4lCamera::startDumpFrames(const std::string& path) { in startDumpFrames() function in android::hardware::automotive::evs::V1_1::implementation::EvsV4lCamera
921 Result<void> EvsV4lCamera::startDumpFrames(const std::string& path) { in startDumpFrames() function in aidl::android::hardware::automotive::evs::implementation::EvsV4lCamera
823 auto ret = device->startDumpFrames(path); in cmdDump()