Home
last modified time | relevance | path

Searched defs:thumb (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_thumb_data.cpp77 bool GetThumbData::SetThumb(std::shared_ptr<UInt8List> &thumb) in SetThumb()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp338 std::shared_ptr<UInt8List> thumb = make_shared<UInt8List>(); in GetThumb() local
H A Dmtp_payload_data_test.cpp1474 shared_ptr<UInt8List> thumb = make_shared<UInt8List>(); variable
1488 shared_ptr<UInt8List> thumb = make_shared<UInt8List>(); variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp557 shared_ptr<UInt8List> thumb = make_shared<UInt8List>(); in GetThumb() local