Home
last modified time | relevance | path

Searched refs:get (Results 9976 - 10000 of 15331) sorted by relevance

1...<<391392393394395396397398399400>>...614

/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_async_work.cpp62 // get the last arguments :: <callback> in GetJSInfo()
133 reinterpret_cast<void *>(napiAsyncTask.get()), &napiAsyncTask->work); in Enqueue()
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_launch_data.cpp74 if (!parcel.WriteParcelable(userTestRecord_.get())) { in Marshalling()
/foundation/CastEngine/castengine_wifi_display/services/configuration/include/
H A Dsharing_data.h44 value = std::get<T>(data_); in GetValue()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_processor.cpp33 return instance.get(); in GetInstance()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_badge.cpp47 return instance_.get(); in GetInstance()
H A Djs_counter.cpp49 return instance_.get(); in GetInstance()
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/
H A Dspring_chain_test.cpp89 platformWindowRaw_ = reinterpret_cast<MockPlatformWindow*>(platformWindow.get());
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_method_manager_ohos.cpp39 return instance_.get(); in GetInstance()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h107 // Use to get native window handle by texture id
136 hasSet_ = future_.get(); in GetBackgroundColor()
/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dunstack_test.cpp203 auto returnValue = mindspore::lite::MindIR_Unstack_GetAxis(primitive.get()); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.h294 isInit_ = future_.get(); in WaitingForInit()
/foundation/arkui/ace_engine/test/component_test/tools/previewer_host/main/
H A Dgitee_rest_api.js55 const request = await http.get(url, (response) => {
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp142 return reinterpret_cast<void*>(pair.second.lock().get()); in GetNativeXComponent()
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_proxy.cpp123 if (!data.WriteParcelable(rsTransaction.get())) { in DispatchSurfaceChangeEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dbackground_modifier.h44 auto* recordingCanvas = static_cast<Rosen::RSRecordingCanvas*>(skCanvas.get());
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Ddisposed_rule.cpp61 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Parcelable, parcel, want.get()); in Marshalling()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_map_mse.cpp110 return instance.get(); in GetProfile()
H A Dbluetooth_pan.cpp185 return instance.get(); in GetProfile()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h112 Token newToken = userToken ? userToken : (uintptr_t)p.get();
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmultimesh_impl.cpp85 static_cast<MultiMeshImpl*>(self.get())->handle_ = entity.id;
H A Decs_listener.h60 if (auto ecsRaw = ecs.get(); ecs_ != ecsRaw) { in SetEcs()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/
H A Dnapi_audio_manager_interrupt_callback.cpp137 CHECK_AND_BREAK_LOG(nstatus == napi_ok && jsCallback != nullptr, "%{public}s get reference value fail", in SafeJsCallbackAudioManagerInterruptWork()
161 if (jsCb.get() == nullptr) { in OnJsCallbackAudioManagerInterrupt()
162 AUDIO_ERR_LOG("OnJsCallbackRendererState: jsCb.get() is null"); in OnJsCallbackAudioManagerInterrupt()
H A Dnapi_audio_rounting_available_devicechange_callback.cpp131 CHECK_AND_BREAK_LOG(nstatus == napi_ok && jsCallback != nullptr, "%{public}s get reference value fail", in SafeJsCallbackAvailbleDeviceChangeWork()
155 if (jsCb.get() == nullptr) { in OnJsCallbackAvailbleDeviceChange()
156 AUDIO_ERR_LOG("OnJsCallbackAvailbleDeviceChange: OnJsCallbackDeviceChange: jsCb.get() is null"); in OnJsCallbackAvailbleDeviceChange()
H A Dnapi_audio_ringermode_callback.cpp83 "get napi_strict_equals failed"); in IsSameCallback()
144 CHECK_AND_BREAK_LOG(nstatus == napi_ok && jsCallback != nullptr, "%{public}s get reference value fail", in SafeJsCallbackRingModeWork()
166 if (jsCb.get() == nullptr) { in OnJsCallbackRingerMode()
167 AUDIO_ERR_LOG("NapiAudioRingerModeCallback: OnJsCallbackRingerMode: jsCb.get() is null"); in OnJsCallbackRingerMode()
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.cpp54 // get the last arguments :: <callback> in GetCbInfo()
129 reinterpret_cast<void*>(ctxt.get()), &ctxt->work); in Enqueue()

Completed in 17 milliseconds

1...<<391392393394395396397398399400>>...614