Searched defs:filepath (Results 1 – 6 of 6) sorted by relevance
175 def clear_directory(self, filepath): argument
237 …c int32_t SaveRGB565Image(const std::shared_ptr<PixelMap> &frame, const std::string_view &filepath) in SaveRGB565Image()259 …int32_t SaveRGBA8888Image(const std::shared_ptr<PixelMap> &frame, const std::string_view &filepath) in SaveRGBA8888Image()
40 char filepath[PATH_LENGTH]; in GetPidByName() local
92 char filepath[MAX_NAME_LEN + 1]; in GetPidByName() local
372 auto filepath = sqlite3_db_filename(static_cast<sqlite3 *>(db), schemaName); in ClearTheLogAfterDropTable() local
935 int32_t PlayerControl::DoSetDataSource(const std::string filepath) in DoSetDataSource()