Lines Matching refs:inputUnit32
33 uint32_t inputUnit32 = 32;
46 if (memcpy_s(&inputUnit32, MAXBYTELEN, data, size) != EOK) {
50 Local<NumberRef> resUnit32 = NumberRef::New(vm, inputUnit32);
163 uint32_t inputUnit32 = 32;
176 if (memcpy_s(&inputUnit32, MAXBYTELEN, data, size) != EOK) {
180 Local<NumberRef> resUnit32 = NumberRef::New(vm, inputUnit32);
206 uint32_t inputUnit32 = 32;
219 if (memcpy_s(&inputUnit32, MAXBYTELEN, data, size) != EOK) {
223 Local<NumberRef> resUnit32 = NumberRef::New(vm, inputUnit32);
239 uint32_t inputUnit32 = 32;
252 if (memcpy_s(&inputUnit32, MAXBYTELEN, data, size) != EOK) {
256 Local<NumberRef> resUnit32 = NumberRef::New(vm, inputUnit32);