Home
last modified time | relevance | path

Searched defs:SetShort (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dart_field-inl.h225 inline void ArtField::SetShort(ObjPtr<mirror::Object> object, int16_t s) { in SetShort() function
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_types.hpp344 void SetShort(ShortAddress aShortAddress) in SetShort() function in ot::Mac::Address
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp837 bool ExifUtilsImpl::SetShort(ExifIfd ifd, ExifTag tag, uint16_t value, in SetShort() function in android::ExifUtilsImpl