Home
last modified time | relevance | path

Searched refs:GetUint16 (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp138 uint16_t GetUint16() in GetUint16() function
154 const uint16_t len = GetUint16(); in GetStringView()
192 refl.offset = read.GetUint16(); in ProcessShaderModule()
193 refl.size = read.GetUint16(); in ProcessShaderModule()
194 refl.arraySize = read.GetUint16(); in ProcessShaderModule()
195 refl.arrayStride = read.GetUint16(); in ProcessShaderModule()
196 refl.matrixStride = read.GetUint16(); in ProcessShaderModule()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h84 uint16_t GetUint16() const;
H A Dobex_headers.cpp918 uint16_t TlvTriplet::GetUint16() const in GetUint16() function in OHOS::bluetooth::TlvTriplet

Completed in 5 milliseconds