Searched defs:GetBytes (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/ | ||
H A D | vcard_photo_data.cpp | 63 std::string VCardPhotoData::GetBytes() in GetBytes() function in OHOS::Telephony::VCardPhotoData |
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.cpp | 992 std::unique_ptr<uint8_t[]> ObexOptionalBytesHeader::GetBytes() const in GetBytes() function in OHOS::bluetooth::ObexOptionalBytesHeader |
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ | ||
H A D | native_module_buffer.cpp | 1118 static napi_value GetBytes(napi_env env, napi_callback_info info) in GetBytes() function |