Searched refs:JS_writeByte (Results 1 – 4 of 4) sorted by relevance
54 static napi_value JS_writeByte(napi_env env, napi_callback_info info);
55 static napi_value JS_writeByte(napi_env env, napi_callback_info info);
63 napi_value NAPI_MessageParcel::JS_writeByte(napi_env env, napi_callback_info info) in JS_writeByte() function in OHOS::NAPI_MessageParcel1373 DECLARE_NAPI_FUNCTION("writeByte", NAPI_MessageParcel::JS_writeByte), in Export()
92 napi_value NAPI_MessageSequence::JS_writeByte(napi_env env, napi_callback_info info) in JS_writeByte() function in OHOS::NAPI_MessageSequence2015 DECLARE_NAPI_FUNCTION("writeByte", NAPI_MessageSequence::JS_writeByte), in Export()