Searched defs:NewUint8Array (Results 1 – 3 of 3) sorted by relevance
58 ani_object NewUint8Array(ani_env *env, const char *signature, Args... args) in NewUint8Array() function
692 array<uint8_t> NewUint8Array(int64_t n, int8_t v) in NewUint8Array() function
195 JSHandle<JSTypedArray> JSAPIFastBuffer::NewUint8Array(JSThread *thread, uint32_t length) in NewUint8Array() function in panda::ecmascript::JSAPIFastBuffer