Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_photo_data.cpp63 std::string VCardPhotoData::GetBytes() in GetBytes() function in OHOS::Telephony::VCardPhotoData
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp992 std::unique_ptr<uint8_t[]> ObexOptionalBytesHeader::GetBytes() const in GetBytes() function in OHOS::bluetooth::ObexOptionalBytesHeader
1214 std::unique_ptr<uint8_t[]> ObexOptionalTlvHeader::GetBytes() const in GetBytes() function in OHOS::bluetooth::ObexOptionalTlvHeader
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp1118 static napi_value GetBytes(napi_env env, napi_callback_info info) in GetBytes() function