Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Djs_blob.cpp101 uint8_t Blob::GetByte(int index) in GetByte() function in OHOS::buffer::Blob
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_raw_data.cpp83 std::string VCardRawData::GetByte() in GetByte() function in OHOS::Telephony::VCardRawData
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp1100 uint8_t ObexOptionalByteHeader::GetByte() const in GetByte() function in OHOS::bluetooth::ObexOptionalByteHeader
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp610 static napi_value GetByte(napi_env env, napi_callback_info info) in GetByte() function