Home
last modified time | relevance | path

Searched refs:ret (Results 43526 - 43550 of 53397) sorted by relevance

1...<<1741174217431744174517461747174817491750>>...2136

/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Dohos_js_environment_test.cpp86 auto ret = jsEnvImpl->InitLoop(jsRuntime->GetNativeEnginePointer()); in HWTEST_F() local
87 ASSERT_EQ(ret, true); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H A Dudp_client.cpp56 bool ret = eventListener_->AddFdListener(socket_->GetLocalFd(), eventListener_, eventHandler_); in Connect() local
63 return ret; in Connect()
/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_mgr.cpp73 auto ret = intentExecutor->HandleExecuteIntent(static_cast<InsightIntentExecuteMode>(executeParam->executeMode_), in ExecuteInsightIntent() local
76 if (!ret) { in ExecuteInsightIntent()
/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/
H A Dabilityappfreezemanager_fuzzer.cpp74 std::string ret(data, size); in DoSomethingInterestingWithMyAPI()
75 freeze->FindStackByPid(ret, pid); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H A Dability_mgr_feature.h31 typedef void (*OnRequestCallbackFunc)(const void *data, int32_t ret);
74 static void OnRequestCallback(const void *data, int32_t ret);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_bundle_event_callback.cpp87 auto ret = IN_PROCESS_CALL(AAFwk::UriPermissionManagerClient::GetInstance().RevokeAllUriPermissions(tokenId)); in HandleRemoveUriPermission() local
88 if (!ret) { in HandleRemoveUriPermission()
H A Dability_event_handler.cpp37 int ret = GetParameter("libc.hook_mode", "", paramOutBuf, bufferLen); in ProcessEvent() local
38 if (ret > 0 && strncmp(paramOutBuf, hook_mode, strlen(hook_mode)) == 0) { in ProcessEvent()
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_filter.cpp66 bool ret = filter->SetProperty(attributeName, value); in PrepareSelfAnimation()
67 if (ret) { in PrepareSelfAnimation()
H A Drender_svg_pattern.cpp86 bool ret = mask->SetProperty(attributeName, value); in PrepareSelfAnimation()
87 if (ret) { in PrepareSelfAnimation()
H A Drender_svg_mask.cpp84 bool ret = mask->SetProperty(attributeName, value); in PrepareSelfAnimation()
85 if (ret) { in PrepareSelfAnimation()
H A Drender_svg_text.cpp74 bool ret = text->SetProperty(attributeName, value); in PrepareSelfAnimation()
75 if (ret) { in PrepareSelfAnimation()
H A Drender_svg_rect.cpp64 bool ret = rect->SetProperty(attributeName, value); in PrepareSelfAnimation()
65 if (ret) { in PrepareSelfAnimation()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_group.cpp68 auto ret = total; in Deserialize() local
94 return ret; in Deserialize()
/foundation/ability/ability_runtime/test/unittest/ams_app_state_callback_test/
H A Dams_app_state_callback_test.cpp161 bool ret = processData.Marshalling(data); in HWTEST_F() local
162 EXPECT_EQ(true, ret); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/test/unittest/common/pluginadapter/
H A Dplugin_adapter_test.cpp154 std::string ret = SystemProperties::GetMemConfigProperty("persist.ark.mem_config_property", ""); in HWTEST_F() local
155 EXPECT_EQ(ret, "jsHeap500"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_resource.cpp45 bool ret = resRegister->ReleaseResource(hashCode); in Release()
47 onRelease(ret); in Release()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_persistent.cpp100 JSRef<JSVal> ret = obj->ToJsonObject(value.c_str()); in Get() local
101 args.SetReturnValue(ret); in Get()
/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_indicator/
H A Dlinear_indicator_pattern_test_ng.cpp33 auto ret = pattern_->CalcProgressWidth(progressWidth); in HWTEST_F() local
34 EXPECT_TRUE(ret); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Datomicservice_basic_engine_plugin.cpp161 int32_t ret = getAtomicserviceIconInfoPlugin(bundleName, &atomicserviceIconInfo_); in getParamsFromAtomicServiceBasicEngine() local
162 if (ret != 0) { in getParamsFromAtomicServiceBasicEngine()
/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.cpp118 RetCode ret = CacheManager::GetInstance().Open(imageView->GetPath(), style, entry); in UIKit_SCREENSHOT_TEST_001() local
119 if (ret != RetCode::OK) { in UIKit_SCREENSHOT_TEST_001()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Ddistributed_ability_info.cpp93 int ret = TEMP_FAILURE_RETRY(write(fd, result.c_str(), result.size())); in Dump() local
94 if (ret < 0) { in Dump()
H A Ddistributed_module_info.cpp90 int ret = TEMP_FAILURE_RETRY(write(fd, result.c_str(), result.size())); in Dump() local
91 if (ret < 0) { in Dump()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h88 bool ret = std::find( in AddBundlePath() local
90 if (!ret) { in AddBundlePath()
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/
H A Dapi_event_reporter.cpp101 int ret = Write(event); in WriteEndEvent() local
104 "errCode:%{public}d, ret:%{public}d", in WriteEndEvent()
105 transId_.c_str(), apiName_.c_str(), SDK_NAME.c_str(), result, errCode, ret); in WriteEndEvent()
/foundation/arkui/napi/test/unittest/engine/
H A Dtest_ark.cpp72 int ret = testing::UnitTest::GetInstance()->Run(); in main() local
81 return ret; in main()

Completed in 40 milliseconds

1...<<1741174217431744174517461747174817491750>>...2136