Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
Djs_blob.cpp21 void Blob::Init(uint8_t *blob, unsigned int length) in Init()
36 void Blob::Init(Blob *blob, int start) in Init()
55 void Blob::Init(Blob *blob, int start, int end) in Init()
Dnative_module_buffer.cpp227 static void freeBolbMemory(Blob *&blob) in freeBolbMemory()
238 Blob *blob = new (std::nothrow) Blob(); in BlobConstructor() local
1071 Blob *blob = nullptr; in ArrayBufferAsync() local
1098 Blob *blob = nullptr; in TextAsync() local
1121 Blob *blob = nullptr; in GetBytes() local
/commonlibrary/ets_utils/js_api_module/buffer/test/
Dtest_napi.cpp1141 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1155 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1173 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1191 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1214 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1228 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1245 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1262 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable
1279 OHOS::buffer::Blob *blob = new OHOS::buffer::Blob(); variable