/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_app_environment.cpp | 106 jerry_value_t retValue = UNDEFINED; in LoadFramework() local
|
H A D | js_app_context.cpp | 100 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 D | test_player.cpp | 108 int32_t retValue = player_->SetSource(fdValue, offsetValue, lengthValue); in SetFdSource() local
|
H A D | test_recorder.cpp | 365 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 D | bundle_resource_drawable.cpp | 36 char retValue[THRESHOLD_VAL_LEN] = {"true"}; in IsSupportTelephonyVoice() local
|
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerfile_fuzzer/ |
H A D | playerfile_fuzzer.cpp | 51 int32_t retValue = SetFdSource(path); in FuzzFile() local
|
/foundation/ability/form_fwk/test/unittest/fms_form_rdb_data_mgr_test/ |
H A D | fms_form_rdb_data_mgr_test.cpp | 278 std::string retValue = ""; in HWTEST_F() local
|
/foundation/communication/bluetooth/frameworks/cj/connection/src/ |
H A D | bluetooth_connection_callback.cpp | 49 char **retValue = static_cast<char**>(malloc(sizeof(char*) * array.size)); in OnDiscoveryResult() local
|
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_hotspot.cpp | 159 WifiErrorCode retValue = GetHotspotConfigFromCpp(hotspotConfig, result); in GetHotspotConfig() local 198 WifiErrorCode retValue = GetStaListFromCpp(vecStaList, result); in GetStationList() local
|
H A D | wifi_c_event.cpp | 81 OHOS::Wifi::ErrCode retValue = ConvertedLinkedInfo(info, &linkInfo); in OnWifiConnectionChanged() local
|
H A D | wifi_c_device.cpp | 272 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 D | i_wifi_chip.c | 343 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 D | mine_hichain_connector.cpp | 91 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 D | hichain_adapter.c | 63 int retValue = DM_OK; in InitHichainModle() local 102 int retValue = g_deviceGroupManager->unRegCallback(HICHAIN_PKG_NAME); in UnInitHichainModle() local [all...] |
H A D | device_manager_impl_lite_m.c | 40 int retValue = InitSoftbusModle(); in InitDeviceManager() local
|
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_delegate_kernel.cpp | 168 TfLiteStatus retValue = mappingArgs.builder->AddOpFuncParams(mappingArgs, builtinCode); in Map() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_matrix2d.cpp | 222 bool retValue = NG::Matrix2D::Invert(transform_); in JsInvert() local
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_pipeline.c | 140 int32_t retValue = ++requestIdGenerator; in TransProxyPipelineGenRequestId() local
|
/foundation/communication/ipc/ipc/native/src/napi/src/ |
H A D | napi_ipc_skeleton.cpp | 283 napi_value retValue = nullptr;
in NAPI_IPCSkeleton_setCallingIdentity() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_api.c | 285 int retValue; member
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager_convert.cpp | 60 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 D | napi_message_parcel_write.cpp | 779 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 D | net_connection_ffi.cpp | 340 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 D | jsi.cpp | 1102 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 D | js_input_monitor.cpp | 1768 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
|