Home
last modified time | relevance | path

Searched refs:get (Results 13926 - 13950 of 15823) sorted by relevance

1...<<551552553554555556557558559560>>...633

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp453 progressStyle.fontInfo.fontFamilies = families.get(); in ParseCapsuleFontFamily()
527 static_cast<uint8_t>(theme->GetTextStyle().GetFontStyle()), families.get(), fontFamilies.size() } }; in SetProgressStyle()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp863 TAG_LOGI(AceLogTag::ACE_NAVIGATION, "get builder failed: %{public}s", name.c_str()); in LoadDestination()
1097 napi_get_value_string_utf8(env, stringifyParam, paramChar.get(), len + 1, &len); in GetStringifyParamByIndex()
1098 return paramChar.get(); in GetStringifyParamByIndex()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h258 // To avoid the race condition caused by the offscreen canvas get density from the pipeline in the worker in OnSurfaceDensityChanged()
291 // To avoid the race condition caused by the offscreen canvas get density from the pipeline in the worker in RegisterDensityChangedCallback()
302 // To avoid the race condition caused by the offscreen canvas get density from the pipeline in the worker in UnregisterDensityChangedCallback()
604 return window_.get(); in GetWindow()
1054 // This method can get the coordinates and size of the current window,
1055 // which can be added to the return value of the GetGlobalOffset method to get the window coordinates of the node.
1075 // get animateTo closure option
1584 return std::hash<std::function<void()>*>()(functionPtr.get()); in operator ()()
1635 // To avoid the race condition caused by the offscreen canvas get density from the pipeline in the worker thread.
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer.cpp1181 napi_get_value_string_utf8(env, val, result.get(), len + 1, &len); in ParseStringFromNapi()
1182 str = result.get(); in ParseStringFromNapi()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp1102 return paragraph_.get(); in GetParagraph()
1108 return paragraph_.get(); in GetParagraph()
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_util.cpp571 napi_get_value_string_utf8(env, returnValue, paramsChar.get(), buffSize + 1, &ret); in AceKVObjectToString()
572 value = paramsChar.get(); in AceKVObjectToString()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_benchmark.cpp51 gestureRecognizer_.RegisterListener(*touchGuideListener_.get()); in StartUp()
52 multiFingerGestureRecognizer_.RegisterListener(*touchGuideListener_.get()); in StartUp()
56 HILOG_ERROR("get runner failed"); in StartUp()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp51 gestureRecognizer_.RegisterListener(*touchGuideListener_.get()); in StartUp()
52 multiFingerGestureRecognizer_.RegisterListener(*touchGuideListener_.get()); in StartUp()
56 HILOG_ERROR("get runner failed"); in StartUp()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp124 return future.get(); in GetSucceededResult()
165 std::string resultMsg = future.get(); in GetResultMsg()
226 APP_LOGE("fail to get system ability mgr."); in GetBundleMgrProxy()
232 APP_LOGE("fail to get bundle manager proxy."); in GetBundleMgrProxy()
236 APP_LOGI("get bundle manager proxy success."); in GetBundleMgrProxy()
250 APP_LOGE("fail to get bundle installer proxy."); in GetInstallerProxy()
254 APP_LOGI("get bundle installer proxy success."); in GetInstallerProxy()
275 APP_LOGE("get bundle installer failed."); in Install()
292 APP_LOGE("get bundle installer failed."); in Uninstall()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp393 writeInfo.value = characteristic.GetValue(&length).get();
469 writeInfo.value = descriptor.GetValue(&length).get();
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp1125 data_.customProperties = custom_.get(); in operator =()
1204 data_.customProperties = custom_.get(); in UpdateMetadata()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp1009 ASSERT_EQ(node->stagingRenderParams_.get(), nullptr); in HWTEST_F()
1016 EXPECT_NE(node->stagingRenderParams_.get(), nullptr); in HWTEST_F()
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h944 allocator& get() in get() function in basic_string::Wrapper
949 const allocator& get() const in get() function in basic_string::Wrapper
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
H A Djs_path.cpp809 jsMatrix->GetMatrix().get(), in OnGetMatrix()
1006 drawingMatrixPtr = jsMatrix->GetMatrix().get(); in OnAddPath()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp670 // get hvcc header in HwDecodeGrids()
688 // get hvcc header in HwDecodeGrids()
985 alphaGridInfo, alphaDstFmt, alphaMemory.get(), alphaMemorySize, alphaStride, nullptr in SwApplyAlphaImage()
994 return FillAlphaChannel(masterImage, alphaMemory.get(), alphaStride, dstMemory, dstRowStride); in SwApplyAlphaImage()
1003 IMAGE_LOGE("find to get src buffer planes info"); in ConvertHwBufferPixelFormat()
1011 IMAGE_LOGE("fail to get dst buffer planes info"); in ConvertHwBufferPixelFormat()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp370 IMAGE_LOGE("YuvCrop get size failed"); in CropUpDataDstdata()
508 IMAGE_LOGE("RoatateUpDataDstdata get size failed"); in RoatateUpDataDstdata()
597 IMAGE_LOGE("FlipUpDataDstdata get size failed"); in FlipUpDataDstdata()
677 if (!YuvFlip(srcData, srcInfo, tmpData.get(), true)) { in YuvReversal()
681 if (!YuvFlip(tmpData.get(), srcInfo, dstData, false)) { in YuvReversal()
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp870 if (!SetHdrMetadata(*(pixelmap->GetInnerPixelmap().get()), surfaceBuffer, key, *value)) { in OH_PixelmapNative_SetMetadata()
1050 NativeColorSpaceManager* nativeColorspace = new NativeColorSpaceManager(*(colorSpace.get())); in OH_PixelmapNative_GetColorSpaceNative()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp858 SLRWeightMat slrWeightX = std::get<0>(*weightTuplePtr); in ScalePixelMapWithSLR()
859 SLRWeightMat slrWeightY = std::get<1>(*weightTuplePtr); in ScalePixelMapWithSLR()
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/
H A Davsessionservice_fuzzer.cpp742 avsessionService_->SendSystemAVKeyEvent(*(keyEvent.get())); in SendSystemAVKeyEvent001()
753 avsessionService_->SendSystemAVKeyEvent(*(keyEvent.get())); in SendSystemAVKeyEvent002()
/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/
H A Dvideo_decoder_capi_unit_test.cpp396 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_SetCallback(videoDec_, cb_, signal_.get())); in ProceFunc()
933 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_SetCallback(videoDec_, cb_, signal_.get())); in HWTEST_F()
/foundation/multimedia/player_framework/frameworks/js/player/
H A Daudio_player_napi.cpp156 MEDIA_LOGE("Failed to get the representation of constructor object"); in CreateAudioPlayer()
180 // get args in CreateAudioPlayerAsync()
195 MediaAsyncContext::CompleteCallback, static_cast<void *>(asyncContext.get()), &asyncContext->work)); in CreateAudioPlayerAsync()
284 CHECK_AND_RETURN_RET_LOG(status == napi_ok && player != nullptr, undefinedResult, "get player napi error"); in GetSrc()
320 MEDIA_LOGE("get rawfd argument failed!"); in SetFdSrc()
357 CHECK_AND_RETURN_RET_LOG(status == napi_ok && player != nullptr, undefinedResult, "get player napi error"); in GetFdSrc()
387 CHECK_AND_RETURN_RET_LOG(status == napi_ok && player != nullptr, undefinedResult, "get player napi error"); in Play()
420 CHECK_AND_RETURN_RET_LOG(status == napi_ok && player != nullptr, undefinedResult, "get player napi error"); in Pause()
450 CHECK_AND_RETURN_RET_LOG(status == napi_ok && player != nullptr, undefinedResult, "get player napi error"); in Stop()
481 CHECK_AND_RETURN_RET_LOG(status == napi_ok && player != nullptr, undefinedResult, "get playe in Reset()
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H A Dtouch_drawing_manager.cpp713 canvas->DrawTextBlob(textBlob.get(), rect.left_, rectTopPosition_ + TEXT_TOP);
798 auto canvasNode = static_cast<Rosen::RSCanvasDrawingNode*>(trackerCanvasNode_.get()); in ClearTracker()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp786 ffrt_queue_cancel_all(*reinterpret_cast<ffrt_queue_t*>(dispatchers_[pluginLib].get())); in EnablePluginIfResume()
802 ffrt_queue_cancel_all(*reinterpret_cast<ffrt_queue_t*>(dispatchers_[pluginLib].get())); in HandlePluginTimeout()
/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_remote_proxy.cpp52 *(param->data.get()), *(param->reply.get()), param->option); in ExecuteSendRequest()
205 NAPI_ASSERT(env, status == napi_ok, "failed to get data message parcel"); in NAPI_RemoteProxy_sendRequest()
208 NAPI_ASSERT(env, status == napi_ok, "failed to get reply message parcel"); in NAPI_RemoteProxy_sendRequest()
211 NAPI_ASSERT(env, status == napi_ok, "failed to get message option"); in NAPI_RemoteProxy_sendRequest()
217 NAPI_ASSERT(env, proxyHolder != nullptr, "failed to get proxy holder"); in NAPI_RemoteProxy_sendRequest()
263 ZLOGE(LOG_LABEL, "failed to get data message parcel"); in NAPI_RemoteProxy_checkSendMessageRequestArgs()
268 ZLOGE(LOG_LABEL, "failed to get reply message parcel"); in NAPI_RemoteProxy_checkSendMessageRequestArgs()
273 ZLOGE(LOG_LABEL, "failed to get message option"); in NAPI_RemoteProxy_checkSendMessageRequestArgs()
308 ZLOGE(LOG_LABEL, "failed to get prox in NAPI_RemoteProxy_sendMessageRequest()
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp613 ZLOGE(LABEL, "get default invoker failed"); in GetStrongRefCountForStub()
614 return 0; // 0 means get failed in GetStrongRefCountForStub()
638 auto tmp = reinterpret_cast<dbinder_negotiation_data *>(dbinderData_.get()); in UpdateProto()
741 ZLOGE(LABEL, "get Invalid proto"); in GetProtoInfo()
760 ZLOGW(LABEL, "get current fail, handle:%{public}d desc:%{public}s", in AddDbinderDeathRecipient()
810 ZLOGE(LABEL, "get current fail"); in RemoveDbinderDeathRecipient()
817 ZLOGE(LABEL, "get callbackStub fail, handle:%{public}d desc:%{public}s", in RemoveDbinderDeathRecipient()
886 // should not get here in MakeDBinderTransSession()
947 auto data = reinterpret_cast<const dbinder_negotiation_data *>(dbinderData_.get()); in GetDBinderNegotiationData()

Completed in 51 milliseconds

1...<<551552553554555556557558559560>>...633