Home
last modified time | relevance | path

Searched defs:INVALID_SIZE (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/file_info/
H A Dfile_info_entity.h29 FileFilter filter { {}, {}, {}, FileFilter::INVALID_SIZE, FileFilter::INVALID_MODIFY_AFTER, false, false }; member in OHOS::FileAccessFwk::FileInfoEntity::FileFilter
H A Dfile_iterator_entity.h46 FileFilter filter { {}, {}, {}, FileFilter::INVALID_SIZE, FileFilter::INVALID_MODIFY_AFTER, false, false }; member in OHOS::FileAccessFwk::FileIteratorEntity::FileFilter
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dlru_cache_disk_handler.h30 constexpr const size_t INVALID_SIZE = SIZE_MAX; member
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache.cpp26 static constexpr const size_t INVALID_SIZE = SIZE_MAX; variable
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/
H A Dfile_filter.h163 static const int32_t INVALID_SIZE = -1; member in OHOS::FileAccessFwk::FileFilter
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp75 constexpr uint32_t INVALID_SIZE = 0; member

Completed in 3 milliseconds