Home
last modified time | relevance | path

Searched defs:ret2 (Results 1 - 25 of 109) sorted by relevance

12345

/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_memory_guard.cpp28 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in BundleMemoryGuard() local
/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Dservice_ability.cpp34 int32_t ret2 = 0; in MsgHandle() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dmemory_guard.cpp29 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/foundation/window/window_manager/wmserver/src/
H A Dmemory_guard.cpp30 int ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dui_content_test.cpp55 std::unique_ptr<UIContent> ret2 = UIContent::Create(context, runtime); in HWTEST_F() local
72 std::string ret2 = UIContent::GetCurrentUIStackInfo(); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabc_fuzzer/
H A Dverifymanagerhostimplverifyabc_fuzzer.cpp35 auto ret2 = impl.VerifyAbc(rootDir, names); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/feature_render/
H A Drs_feature_vkqueue_priority_test.cpp49 auto ret2 = rsVulkanInterface.CreateDrawingContext(true); in HWTEST_F() local
/foundation/resourceschedule/work_scheduler/services/test/src/policy/
H A Dapp_data_clear_listener_test.cpp88 bool ret2 = appDataClearListener_->Stop(); in HWTEST_F() local
103 bool ret2 = appDataClearListener_->Stop(); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/common/
H A Dgraphic_startup.cpp63 uint8_t ret2 = uiFont->RegisterFontInfo(ttfName); in InitFontEngine() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Doobe_datashare_utils_test.cpp135 int32_t ret2 = ResourceSchedule::DataShareUtils::GetInstance().GetStringValue("test", result); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/firewall_manager_test/
H A Dfirewall_manager_class_test.cpp219 int32_t ret2 = g_firewallManager->DeInitChain(); in HWTEST_F() local
233 int32_t ret2 = g_firewallManager->ClearAllRules(); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test2.cpp94 std::string ret1, ret2; in HWTEST_F() local
133 std::string ret1, ret2; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_uri_utils_test.cpp87 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); in HWTEST_F() local
105 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); in HWTEST_F() local
126 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/start_options_test/
H A Dstart_options_test.cpp85 auto ret2 = fourthStartOptions.ReadFromParcel(parcel); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/common/asset/
H A Dasset_test.cpp262 std::vector<RefPtr<Asset>> ret2 = assetManager->GetAssetFromI18n(assetName); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/base/
H A Dnode_object_test.cpp111 uint32_t ret2 = nodeObject->GetUInt(key2, defaultVal); in HWTEST_F() local
139 bool ret2 = nodeObject->Put(key, value2); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswitch_tdd_test.cpp46 jerry_value_t ret2 = jerry_set_property(optionsObj_, styleKey, styleObj_); in SetUp() local
106 jerry_value_t ret2 = jerry_set_property(attrsObj_, checkedKey, checkedVal); in ComponentSwitchAttributeSetTest001() local
169 jerry_value_t ret2 = jerry_set_property(attrsObj_, showKey, showVal); in ComponentSwitchAttributeSetTest003() local
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_service_stub_mem.cpp40 int32_t ret2 = Memory::MemMgrClient::GetInstance().GetTotalMemory(totalMemory); in Create() local
/foundation/multimodalinput/input/service/delegate_task/test/
H A Ddelegate_interface_test.cpp56 uint32_t ret2 = delegateInterface.GetDeviceTags(type); in HWTEST_F() local
83 uint32_t ret2 = delegateInterface.GetDeviceTags(type); in HWTEST_F() local
141 int32_t ret2 = delegateInterface.GetPriority(type); in HWTEST_F() local
264 int32_t ret2 = delegateInterface.AddHandler(type, summary); in HWTEST_F() local
305 int32_t ret2 = delegateInterface.AddHandler(type, summary); in HWTEST_F() local
[all...]
/foundation/resourceschedule/ffrt/test/ut/
H A Dmulti_workgroup_test.cpp111 struct WorkGroup *ret2 = WorkgroupCreate(interval); in HWTEST_F() local
205 int ret2 = WorkgroupClear(wg2); in HWTEST_F() local
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_data_handler.cpp88 int32_t ret2; in ReadStatsDataByIdent() local
110 int32_t ret2; in ReadStatsData() local
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_helper_test.cpp143 int ret2 = RdbHelper::DeleteRdbStore(config2); in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/test/unittest/class_file/
H A Drust_test.cpp339 int ret2 = remove(filePathSingle); in HWTEST_F() local
364 int ret2 = remove(filePathMultiple); in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_option_test.cpp427 bool ret2 = option->GetOnlySupportSceneBoard(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/mission_info_mgr_test/
H A Dmission_info_mgr_test.cpp363 auto ret2 = missionInfoMgr->GetMissionInfoById(1, myMissionInfo); in HWTEST_F() local
469 auto ret2 = missionInfoMgr->UpdateMissionLabel(1, label); in HWTEST_F() local

Completed in 11 milliseconds

12345