Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 25 of 33) sorted by relevance

12

/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Ddetail_enhancer_image_ndk_unit_test.cpp133 OH_ImageProcessing* instance = nullptr; variable
142 OH_ImageProcessing* instance = nullptr; variable
151 OH_ImageProcessing* instance = nullptr; variable
160 OH_ImageProcessing* instance = nullptr; variable
169 OH_ImageProcessing* instance = nullptr; variable
179 OH_ImageProcessing* instance = nullptr; variable
189 OH_ImageProcessing* instance = nullptr; variable
198 OH_ImageProcessing* instance = nullptr; variable
206 OH_ImageProcessing* instance = nullptr; variable
218 OH_ImageProcessing* instance = nullptr; variable
[all …]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_wasm.cpp179 static void VerifyAddWasmInstance(JSVM_Value instance) in VerifyAddWasmInstance()
217 auto instance = InstantiateWasmModule(wasmModule, jsvm::Run("{}")); in WebAssemblyDemo() local
629 auto instance = InstantiateWasmModule(wasmModule, obj); local
635 auto instance = InstantiateWasmModule(wasmModule, obj); local
641 auto instance = InstantiateWasmModule(wasmModule, obj); local
689 auto instance = InstantiateWasmModule(wasmModule, importObj); local
752 auto instance = InstantiateWasmModule(wasmModule, importObject); local
783 auto instance = InstantiateWasmModule(wasmModule, jsvm::Undefined()); local
832 auto instance = InstantiateWasmModule(wasmModule, importObject); local
942 auto instance = InstantiateWasmModule(wasmModule, importObj); local
[all …]
/test/xts/acts/validator/acts_validator/entry/src/main/ets/pages/model/
DMediaUtils.ts18 private static instance: MediaUtils = new MediaUtils() property in MediaUtils
DAudioRenderer.ts23 private static instance: AudioRenderer = new AudioRenderer() property in AudioRenderer
DAudioCapturer.ts26 private static instance: AudioCapturer = new AudioCapturer(); property in AudioCapturer
DCameraService.ts35 private static instance: CameraService = new CameraService(); property in CameraService
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/ohosTest/ets/test/
DMediaUtils.ts22 private static instance: MediaUtils = new MediaUtils(); property in MediaUtils
/test/xts/acts/advertising/ads/abilitydemo/entry/src/main/ets/publish/
DFullScreenAdEventPublish.ts18 private static instance: FullScreenAdEventPublish; property in FullScreenAdEventPublish
/test/xts/hats/hdf/display/composer/moduletest/
Dhdi_device_test.h55 static VblankCtr instance; in GetInstance() local
/test/xts/hats/hdf/display/composer/unittest/
Dhdi_composer_ut.h45 static VblankCtr instance; in GetInstance() local
/test/xts/hats/hdf/display/composer/unittest_additional/
Dhdi_composer_ut.h43 static VblankCtr instance; in GetInstance() local
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/ets/test/
DMediaUtils.ts23 private static instance: MediaUtils = new MediaUtils(); property in MediaUtils
/test/xts/acts/telephony/telephonyjstest/netmanager_socket/entry/src/main/ets/
DGlobalContext.ts22 private static instance: GlobalContext; property in GlobalContext
/test/xts/acts/telephony/telephonyjstest/netmanager_websocket/websocketcertverify/entry/src/main/ets/
DGlobalContext.ts22 private static instance: GlobalContext; property in GlobalContext
/test/testfwk/arkxtest/uitest/test/
Ddummy_controller.h25 static DummyEventMonitor instance; in GetInstance() local
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
Ddevattest_client.cpp31 static DevAttestClient instance; in GetInstance() local
/test/xts/hats/hdf/external_device_manager/device_manager_test/
Ddevice_manager_test.cpp45 static void clearDeviceMap(ExtDeviceManager &instance) in clearDeviceMap()
/test/xts/hats/hdf/wlan/hdi_service/
Dwlan_callback_impl.c129 void WlanCallbackServiceRelease(struct IWlanCallback *instance) in WlanCallbackServiceRelease()
/test/xts/hats/hdf/display/composer/benchmark/
Ddisplay_benchmark_ut_test.cpp45 static VblankCtr instance; in GetInstance() local
/test/testfwk/arkxtest/uitest/cj/
Dui_event_observer_impl.cpp34 static UiEventObserverImpl instance; in Get() local
Duitest_ffi.cpp163 auto &instance = UiEventObserverImpl::Get(); in CJ_InitConnection() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
Dplugin_render.cpp146 PluginRender* instance = new PluginRender(id); in GetInstance() local
775 PluginRender* instance = PluginRender::GetInstance(id); in NapiChangeShape() local
812 PluginRender* instance = PluginRender::GetInstance(id); in NapiDrawTriangle() local
849 PluginRender* instance = PluginRender::GetInstance(id); in NapiChangeColor() local
/test/xts/hats/hdf/display/composer/common/
Ddisplay_test_utils.h73 static TestParemeter instance; in GetInstance() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/
Dplugin_manager.cpp151 PluginRender* instance = PluginRender::GetInstance(id); in GetRender() local
/test/testfwk/arkxtest/uitest/napi/
Dui_event_observer_napi.cpp34 static UiEventObserverNapi instance; in Get() local

12