Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp508 static bool IsValidHexInteger(const string &hexStr) in IsValidHexInteger() function
562 if (!IsValidHexInteger(cinemagraphSizeStream.str())) { in GetExtraDataSize()