Home
last modified time | relevance | path

Searched defs:retValue (Results 1 - 25 of 28) sorted by relevance

12

/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_environment.cpp106 jerry_value_t retValue = UNDEFINED; in LoadFramework() local
H A Djs_app_context.cpp100 jerry_value_t retValue = jerry_parse(reinterpret_cast<const jerry_char_t *>(fullPath), fullPathLength, in Eval() local
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_player.cpp108 int32_t retValue = player_->SetSource(fdValue, offsetValue, lengthValue); in SetFdSource() local
H A Dtest_recorder.cpp365 OHOS::SurfaceError retValue = producerSurface->RequestBuffer(buffer, releaseFence, g_esRequestConfig); in HDICreateESBuffer() local
423 OHOS::SurfaceError retValue = producerSurface->RequestBuffer(buffer, releaseFence, g_yuvRequestConfig); in HDICreateYUVBuffer() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_drawable.cpp36 char retValue[THRESHOLD_VAL_LEN] = {"true"}; in IsSupportTelephonyVoice() local
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerfile_fuzzer/
H A Dplayerfile_fuzzer.cpp51 int32_t retValue = SetFdSource(path); in FuzzFile() local
/foundation/ability/form_fwk/test/unittest/fms_form_rdb_data_mgr_test/
H A Dfms_form_rdb_data_mgr_test.cpp278 std::string retValue = ""; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_callback.cpp49 char **retValue = static_cast<char**>(malloc(sizeof(char*) * array.size)); in OnDiscoveryResult() local
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp159 WifiErrorCode retValue = GetHotspotConfigFromCpp(hotspotConfig, result); in GetHotspotConfig() local
198 WifiErrorCode retValue = GetStaListFromCpp(vecStaList, result); in GetStationList() local
H A Dwifi_c_event.cpp81 OHOS::Wifi::ErrCode retValue = ConvertedLinkedInfo(info, &linkInfo); in OnWifiConnectionChanged() local
H A Dwifi_c_device.cpp272 OHOS::Wifi::ErrCode retValue = ConvertDeviceConfigFromCpp(each, result++); in GetDeviceConfigs() local
354 OHOS::Wifi::ErrCode retValue = GetLinkedInfoFromCpp(linkedInfo, result); in GetLinkedInfo() local
422 OHOS::Wifi::ErrCode retValue = GetIpInfoFromCpp(ipInfo, info); in GetIpInfo() local
480 OHOS::Wifi::ErrCode retValue in GetIpv6Info() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_chip.c343 int retValue = WIFI_IDL_FALSE; in IsChipSupportDbdc() local
366 int retValue = WIFI_IDL_FALSE; in IsChipSupportCsa() local
389 int retValue = WIFI_IDL_FALSE; in IsChipSupportRadarDetect() local
412 int retValue in IsChipSupportDfsChannel() local
435 int retValue = WIFI_IDL_FALSE; IsChipSupportIndoorChannel() local
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dmine_hichain_connector.cpp91 int retValue = InitDeviceAuthService(); in Init() local
141 int32_t retValue in DeleteCredentialAndGroup() local
165 int32_t retValue = GetDevUdid(deviceUdid, DEVICE_UDID_LENGTH); CreateGroup() local
203 int32_t retValue = g_deviceGroupManager->getRegisterInfo(&returnInfo); RequestCredential() local
224 int32_t retValue = g_deviceGroupManager->processCredential(QUERY_SELF_CREDENTIAL_INFO, CheckCredential() local
252 int32_t retValue = g_deviceGroupManager->regCallback(DM_PKG_NAME, &g_deviceAuthCallback); ImportCredential() local
304 int32_t retValue = g_deviceGroupManager->processCredential(QUERY_SELF_CREDENTIAL_INFO, IsCredentialExist() local
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dhichain_adapter.c63 int retValue = DM_OK; in InitHichainModle() local
102 int retValue = g_deviceGroupManager->unRegCallback(HICHAIN_PKG_NAME); in UnInitHichainModle() local
[all...]
H A Ddevice_manager_impl_lite_m.c40 int retValue = InitSoftbusModle(); in InitDeviceManager() local
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate_kernel.cpp168 TfLiteStatus retValue = mappingArgs.builder->AddOpFuncParams(mappingArgs, builtinCode); in Map() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_matrix2d.cpp222 bool retValue = NG::Matrix2D::Invert(transform_); in JsInvert() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c140 int32_t retValue = ++requestIdGenerator; in TransProxyPipelineGenRequestId() local
/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_ipc_skeleton.cpp283 napi_value retValue = nullptr; in NAPI_IPCSkeleton_setCallingIdentity() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c285 int retValue; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_convert.cpp60 char **retValue = static_cast<char **>(malloc(sizeof(char *) * vecStr.size())); in ConvertArrString() local
109 RetMetadata *retValue = reinterpret_cast<RetMetadata *>(malloc(sizeof(RetMetadata) * data.size)); in ConvertArrMetadata() local
129 ModuleMetadata* retValue = reinterpret_cast<ModuleMetadata *>(malloc(sizeof(ModuleMetadata) * arrMdata.size)); ConvertArrMoMeta() local
168 RetSkillUri *retValue = reinterpret_cast<RetSkillUri *>(malloc(sizeof(RetSkillUri) * skillUris.size)); ConvertArrSkillUris() local
196 RetSkill *retValue = reinterpret_cast<RetSkill *>(malloc(sizeof(RetSkill) * skills.size)); ConvertSkills() local
297 RetExtensionAbilityInfo *retValue = reinterpret_cast<RetExtensionAbilityInfo *> ConvertArrExtensionAbilityInfo() local
346 int32_t *retValue = static_cast<int32_t *>(malloc(sizeof(int32_t) * abInfo.supportWindowModes.size)); ConvertAbilityInfo() local
376 RetAbilityInfo *retValue = reinterpret_cast<RetAbilityInfo *>(malloc(sizeof(RetAbilityInfo) * abInfo.size)); ConvertArrAbilityInfo() local
396 RetPreloadItem *retValue = reinterpret_cast<RetPreloadItem *>(malloc(sizeof(RetPreloadItem) * pLoad.size)); ConvertPreloadItem() local
416 RetDependency *retValue = reinterpret_cast<RetDependency *>(malloc(sizeof(RetDependency) * dep.size)); ConvertDependency() local
438 CDataItem *retValue = reinterpret_cast<CDataItem *> ConvertArrDataItem() local
472 CRouterItem *retValue = reinterpret_cast<CRouterItem *> ConvertRouterMap() local
545 RetHapModuleInfo *retValue = reinterpret_cast<RetHapModuleInfo *>(malloc(sizeof(RetHapModuleInfo) * hapInfos.size)); ConvertArrHapInfo() local
564 RetReqPermissionDetail *retValue = reinterpret_cast<RetReqPermissionDetail *> ConvertArrReqPerDetail() local
645 int32_t *retValue = static_cast<int32_t *>(malloc(sizeof(int32_t) * bundleInfo.state.size)); ConvertBundleInfo() local
[all...]
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_parcel_write.cpp779 napi_value retValue = nullptr; in JS_writeSequenceableArray() local
838 napi_value retValue in JS_writeRemoteObjectArray() local
[all...]
/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_ffi.cpp340 int32_t *retValue = static_cast<int32_t *>(malloc(sizeof(int32_t) * listSize)); in CJ_GetAllNets() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp1102 jerry_value_t retValue = jerry_define_own_property(AS_JERRY_VALUE(object), AS_JERRY_VALUE(propName), &jerryDesc); in DefineProperty() local
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp1768 bool retValue = false; in OnPointerEventInJsThread() local
1841 bool retValue = false; in OnKeyEventInJsThread() local
1878 void JsInputMonitor::CheckConsumed(bool retValue, std::shared_ptr<PointerEvent> pointerEvent) in CheckConsumed() argument

Completed in 22 milliseconds

12