/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | ability_command.cpp | 139 { "get", no_argument, nullptr, 'g' }, 185 messageMap_[GET_ABILITY_SERVICE_FAILED] = "error: get ability service failed."; in CreateMessageMap() 197 messageMap_[GET_BUNDLE_MANAGER_SERVICE_FAILED] = "error: get bundle manager service failed."; in CreateMessageMap() 200 messageMap_[GET_RECENT_MISSIONS_FAILED] = "error: get recent missions failed."; in CreateMessageMap() 211 messageMap_[GET_BUNDLE_INFO_FAILED] = "error: get bundle info failed."; in CreateMessageMap() 244 result = AbilityManagerClient::GetInstance()->StartAbility(want, *(setting.get()), nullptr, -1); in RunAsStartAbility() 682 case 'g': { // 'aa appdebug -g get' in SwitchOptionForAppDebug() 683 TAG_LOGD(AAFwkTag::AA_TOOL, "'aa %{public}s -g' get", cmd_.c_str()); in SwitchOptionForAppDebug()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | js_ui_ability.cpp | 86 TAG_LOGE(AAFwkTag::UIABILITY, "get value failed"); in OnContinuePromiseCallback() 239 TAG_LOGE(AAFwkTag::UIABILITY, "get ability native object failed"); in SetAbilityContext() 253 abilityContext_->Bind(jsRuntime_, shellContextRef_.get()); in SetAbilityContext() 299 TAG_LOGE(AAFwkTag::UIABILITY, "get ability object failed"); in OnStart() 616 TAG_LOGE(AAFwkTag::UIABILITY, "get Ability object failed"); in CallOnForegroundFunc() 694 TAG_LOGE(AAFwkTag::UIABILITY, "get js value failed"); in OnBackPress() 711 TAG_LOGE(AAFwkTag::UIABILITY, "get js value failed"); in OnPrepareTerminate() 951 TAG_LOGE(AAFwkTag::UIABILITY, "get intentExecutor failed"); in ExecuteInsightIntentRepeateForeground() 996 TAG_LOGE(AAFwkTag::UIABILITY, "get intentExecutor failed"); in ExecuteInsightIntentMoveToForeground() 1028 TAG_LOGE(AAFwkTag::UIABILITY, "get intentExecuto in ExecuteInsightIntentBackground() [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_stub.cpp | 636 if (memoryLevelInfo.get() == nullptr) { in HandleNotifyProcMemoryLevel()
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 1809 Profile::ModuleJson moduleJson = jsonObject.get<Profile::ModuleJson>(); in TransformTo()
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | context_impl.cpp | 673 TAG_LOGE(AAFwkTag::APPKIT, "Failed to get OsAccountManager instance"); in GetCurrentAccountId() 686 TAG_LOGE(AAFwkTag::APPKIT, "Failed to get OsAccountManager instance"); in GetCurrentActiveAccountId() 1127 if (!bundleMgr_->GetHapModuleInfo(*abilityInfo.get(), *hapModuleInfo_)) { in InitHapModuleInfo() 1386 // 1.get overlay hapPath in OnOverlayChanged()
|
/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | rosen_render_image.cpp | 43 // Hence we get the following conversion: 324 "Fail to get thumbnail data of dataability or datashare, please check the validation of src."); in GenerateThumbnailLoadTask() 660 paint.setColor(paint.getColor4f(), colorSpace.get());
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_property.cpp | 611 return *(resolvedSafeAreaPadding.get()); in GetOrCreateSafeAreaPadding()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
H A D | js_ui_extension_content_session.cpp | 506 int curRequestCode = reinterpret_cast<UIExtensionContext*>(context.get())->GenerateCurRequestCode(); in StartAbilityForResultRuntimeTask()
|
/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | html_to_span.cpp | 1128 xmlNode* root = xmlDocGetRootElement(docSharedPtr.get()); in ToSpanString()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_grid_bridge.cpp | 814 bool irregularResult = ArkTSUtils::ParseArray<int32_t>(vm, irregularIndexesVal, irregularIndexes.get(), length, in SetGridLayoutOptions()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/ |
H A D | jsi_pa_engine.cpp | 885 const AppExecFwk::AbilityInfo abilityInfoInstance = *(abilityInfo.get()); in StartData()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas_renderer.cpp | 1419 return *(pattern_[id].get()); in GetPattern()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_swiper.cpp | 71 return instance_.get(); in GetInstance()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 1004 float invert = std::get<float>(value); in SetInvert() 1296 LOGE("Touch listener component get failed!"); in SetFocusOnTouch() 1301 LOGE("focusable component get failed!"); in SetFocusOnTouch() 1307 LOGE("main component get failed!"); in SetFocusOnTouch() 1317 LOGE("focusable component get failed!"); in SetDefaultFocus() 1327 LOGE("focusable component get failed!"); in SetGroupDefaultFocus()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/ |
H A D | slider_pattern_test_ng.cpp | 937 * @tc.desc: SetBuilderFunc and get value 1258 ASSERT_NE(content.get(), nullptr); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_row_pattern.cpp | 372 timePickerEventHub->FireChangeEvent(info.get()); in FireChangeEvent()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_attr_test_ng.cpp | 1437 auto finalPadding = columnNode->GetLayoutProperty()->padding_.get(); in HWTEST_F()
|
/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | pipeline_context_test_ng.cpp | 1335 EXPECT_CALL(*(MockWindow*)(context_->window_.get()), SetDrawTextAsBitmap(_)).Times(AnyNumber()); in HWTEST_F() 1767 * @tc.expected: get KeyboardSafeAreaEnabled is true. in HWTEST_F()
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 904 return instance.get(); in GetProfile()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 222 profile_->RegisterObserver(pfObserver_.get()); in EnableProfile()
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/ |
H A D | bms_uninstall_system_test.cpp | 88 std::string resultMsg = future.get(); in GetResultMsg() 155 APP_LOGE("fail to get system ability mgr."); in GetBundleMgrProxy() 161 APP_LOGE("fail to get bundle manager proxy."); in GetBundleMgrProxy() 165 APP_LOGI("get bundle manager proxy success."); in GetBundleMgrProxy() 179 APP_LOGE("fail to get bundle installer proxy"); in GetInstallerProxy() 183 APP_LOGI("get bundle installer proxy success."); in GetInstallerProxy() 279 APP_LOGE("get bundle installer failed."); in Install() 297 APP_LOGE("get bundle installer failed."); in StreamInstall() 314 APP_LOGE("get bundle installer failed."); in Uninstall() 337 APP_LOGE("get bundl in HapUninstall() [all...] |
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_command.cpp | 195 return future.get(); in GetResultCode() 213 {"get", [this] { return this->RunAsGetCommand(); } }, in CreateCommandMap() 1529 // 1.'bm get' with no option: bm get in RunAsGetCommand() 1530 // 2.'bm get' with a wrong argument: bm get -xxx in RunAsGetCommand() 1531 APP_LOGD("'bm get' %{public}s", HELP_MSG_NO_OPTION.c_str()); in RunAsGetCommand()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.cpp | 913 params.stateCache.multiRenderPassStore.firstRenderPassBarrierList = nodeData.renderBarrierList.get(); in BeginRenderPassHandleDependency() 1533 // get the current state of the buffer
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | device_vk.cpp | 1042 return platformGpuMemoryAllocator_.get(); in GetPlatformGpuMemoryAllocator()
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hencoder.cpp | 402 HLOGE("get input port definition failed"); in UpdateInPortFormat() 434 HLOGE("get output port definition failed"); in UpdateOutPortFormat() 506 HLOGE("get OMX_IndexParamVideoBitrate failed"); in ConfigureOutputBitrate() 566 HLOGE("get OMX_IndexParamVideoAvc parameter fail"); in SetupAVCEncoderParameters() 646 HLOGE("get OMX_IndexParamVideoHevc parameter fail"); in SetupHEVCEncoderParameters() 995 callback_->OnOutputFormatChanged(*(outputFormat_.get())); in DealWithResolutionChange()
|