Home
last modified time | relevance | path

Searched defs:ref (Results 201 - 225 of 2493) sorted by relevance

12345678910>>...100

/arkcompiler/ets_runtime/test/fuzztest/bigint64arrayrefnew_fuzzer/
H A Dbigint64arrayrefnew_fuzzer.cpp47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in BigInt64ArrayRefNewFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/biguint64arrayrefnew_fuzzer/
H A Dbiguint64arrayrefnew_fuzzer.cpp46 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in BigUint64ArrayRefNewFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/float32arrayrefnew_fuzzer/
H A Dfloat32arrayrefnew_fuzzer.cpp48 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Float32ArrayRefNewFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/int8arrayrefnew_fuzzer/
H A Dint8arrayrefnew_fuzzer.cpp47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in Int8ArrayRefNewFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisbig64array_fuzzer/
H A Djsvaluerefisbig64array_fuzzer.cpp47 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in JSValueRefIsBigInt64ArrayFuzzTest() local
74 Local<ArrayBufferRef> ref = ArrayBufferRef::New(vm, input); in JSValueRefIsBigUint64ArrayRefNewFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_stubs-inl.h25 ALWAYS_INLINE inline bool EtsReferenceNullish(EtsCoroutine *coro, EtsObject *ref) in EtsReferenceNullish() argument
30 ALWAYS_INLINE inline bool IsRefNullish(EtsCoroutine *coro, EtsObject *ref) in IsRefNullish() argument
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
H A Dnullpointer_dereference.cpp51 auto ref = refs.front(); // crash here in TestNullPointerDereferenceCrash3() local
/base/request/request/frameworks/js/napi/src/
H A Dlistener_list.cpp27 napi_ref ref; in AddListenerInner() local
H A Duv_queue.cpp35 void UvQueue::DeleteRef(napi_env env, napi_ref ref) in DeleteRef() argument
/base/time/time_service/framework/js/napi/system_timer/include/
H A Dnapi_system_timer.h47 napi_ref ref = nullptr; member
/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_manager.cpp32 UnregisterEventListener( napi_env env, const TelephonyUpdateEventType eventType, napi_ref ref, std::list<EventListener> &removeListenerList) UnregisterEventListener() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_display_manager_adapter_wrapper.cpp26 ArkDisplayManagerAdapterWrapper::ArkDisplayManagerAdapterWrapper(ArkWebRefPtr<ArkDisplayManagerAdapter> ref) in ArkDisplayManagerAdapterWrapper() argument
37 ArkWebRefPtr<ArkDisplayAdapter> ref = ctocpp_->GetDefaultDisplay(); in GetDefaultDisplay() local
H A Dark_encoder_callback_adapter_impl.cpp26 ArkEncoderCallbackAdapterImpl::ArkEncoderCallbackAdapterImpl(std::shared_ptr<OHOS::NWeb::CodecCallbackAdapter> ref) in ArkEncoderCallbackAdapterImpl() argument
H A Dark_location_proxy_adapter_wrapper.cpp25 ArkLocationProxyAdapterWrapper::ArkLocationProxyAdapterWrapper(ArkWebRefPtr<ArkLocationProxyAdapter> ref) : ctocpp_(ref) in ArkLocationProxyAdapterWrapper() argument
H A Dark_location_info_wrapper.cpp20 ArkLocationInfoWrapper::ArkLocationInfoWrapper(ArkWebRefPtr<ArkLocationInfo> ref) : ctocpp_(ref) {} in ArkLocationInfoWrapper() argument
H A Dark_ohos_native_buffer_adapter_wrapper.cpp23 ArkOhosNativeBufferAdapterWrapper::ArkOhosNativeBufferAdapterWrapper(ArkWebRefPtr<ArkOhosNativeBufferAdapter> ref) in ArkOhosNativeBufferAdapterWrapper() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_buffer_request_config_adapter_wrapper.cpp22 ArkBufferRequestConfigAdapterWrapper( ArkWebRefPtr<ArkBufferRequestConfigAdapter> ref) ArkBufferRequestConfigAdapterWrapper() argument
H A Dark_enterprise_device_management_adapter_impl.cpp24 ArkEnterpriseDeviceManagementAdapterImpl( NWeb::EnterpriseDeviceManagementAdapter& ref) ArkEnterpriseDeviceManagementAdapterImpl() argument
H A Dark_location_proxy_adapter_impl.cpp25 ArkLocationProxyAdapterImpl::ArkLocationProxyAdapterImpl(std::shared_ptr<OHOS::NWeb::LocationProxyAdapter> ref) in ArkLocationProxyAdapterImpl() argument
H A Dark_location_request_config_impl.cpp22 ArkLocationRequestConfigImpl::ArkLocationRequestConfigImpl(std::shared_ptr<OHOS::NWeb::LocationRequestConfig> ref) in ArkLocationRequestConfigImpl() argument
H A Dark_location_info_impl.cpp22 ArkLocationInfoImpl::ArkLocationInfoImpl(std::shared_ptr<OHOS::NWeb::LocationInfo> ref) : real_(ref) {} in ArkLocationInfoImpl() argument
H A Dark_ohos_resource_adapter_impl.cpp24 ArkOhosResourceAdapterImpl::ArkOhosResourceAdapterImpl(std::shared_ptr<OHOS::NWeb::OhosResourceAdapter> ref) in ArkOhosResourceAdapterImpl() argument
H A Dark_ohos_native_buffer_adapter_impl.cpp24 ArkOhosNativeBufferAdapterImpl::ArkOhosNativeBufferAdapterImpl(NWeb::OhosNativeBufferAdapter& ref) in ArkOhosNativeBufferAdapterImpl() argument
H A Dark_screen_capture_adapter_impl.cpp26 ArkScreenCaptureAdapterImpl::ArkScreenCaptureAdapterImpl(std::shared_ptr<OHOS::NWeb::ScreenCaptureAdapter> ref) in ArkScreenCaptureAdapterImpl() argument
H A Dark_screen_capture_callback_adapter_wrapper.cpp22 ArkScreenCaptureCallbackAdapterWrapper( ArkWebRefPtr<ArkScreenCaptureCallbackAdapter> ref) ArkScreenCaptureCallbackAdapterWrapper() argument

Completed in 7 milliseconds

12345678910>>...100