Home
last modified time | relevance | path

Searched defs:blobData (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/jsvm/test/unittest/
Dtest_jsvm.cpp555 const char* blobData = nullptr; variable
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp1607 const char** blobData, in OH_JSVM_CreateSnapshot()