Home
last modified time | relevance | path

Searched refs:modified_ (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile.cpp19 void VectorTile::setMetadata(optional<Timestamp> modified_, optional<Timestamp> expires_) { in setMetadata() argument
20 modified = modified_; in setMetadata()
H A Draster_tile.cpp32 void RasterTile::setMetadata(optional<Timestamp> modified_, optional<Timestamp> expires_) { in setMetadata() argument
33 modified = modified_; in setMetadata()
H A Draster_dem_tile.cpp43 void RasterDEMTile::setMetadata(optional<Timestamp> modified_, optional<Timestamp> expires_) { in setMetadata() argument
44 modified = modified_; in setMetadata()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Ddebug_bucket.cpp16 optional<Timestamp> modified_, in DebugBucket() argument
22 modified(std::move(modified_)), in DebugBucket()
/OK3568_Linux_fs/u-boot/lib/lzma/
H A DREADME.txt17 Notice: The files from lzma sdk are _not modified_ by this script!