Home
last modified time | relevance | path

Searched defs:resultStr (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileuri/src/
H A Doh_file_uri.cpp25 static FileManagement_ErrCode GetValue(std::string_view resultStr, char **result) in GetValue()
77 std::string resultStr = fileUri.GetFullDirectoryUri(); in OH_FileUri_GetFullDirectoryUri() local
101 std::string resultStr = fileUri.GetName(); in OH_FileUri_GetFileName() local
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_stringdecoder.cpp67 napi_value resultStr = nullptr; in Write() local
85 napi_value resultStr = nullptr; in End() local
H A Djs_textdecoder.cpp105 napi_value resultStr = nullptr; in Decode() local
158 napi_value resultStr = nullptr; in DecodeToString() local
H A Djs_base64.cpp100 napi_value resultStr = nullptr; in EncodeToStringSync() local
555 napi_value resultStr = nullptr; in EndStdEncodeToString() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_console_log.cpp40 napi_value resultStr = nullptr; in MakeLogContent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_component_id_ffi.cpp37 auto resultStr = NG::Inspector::GetInspectorNodeByKey(key); in FfiOHOSAceFrameworkComponentIdGetInspectorByKey() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmemory_test.cpp191 std::string resultStr; variable
397 std::string resultStr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Ddate_time_sequence.cpp142 icu::UnicodeString resultStr = gen->getBestPattern(skeleton, status); in GetAmPmTimeOrder() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/bandwidth_manager_test/
H A Dbandwidth_manager_class_test.cpp73 std::string resultStr = g_BandwidthManager->FetchChainName(chain); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h661 inline void ReplacePlaceHolderArray(std::string& resultStr, const std::vector<std::string>& arrayRe… in ReplacePlaceHolderArray()
680 inline void ReplacePlaceHolder(std::string& resultStr, const std::unique_ptr<JsonValue>& argsPtr) in ReplacePlaceHolder()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_datashare_helper.cpp60 std::string resultStr = defaultValue; in GetStringValue() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp167 bool GetStringFromNAPI(napi_env env, napi_value value, std::string &resultStr) in GetStringFromNAPI()
349 std::string &resultStr) in JsObjectToString()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp208 std::string resultStr {}; in OnFinishWithResult() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp528 auto resultStr = resultStrJson->GetString(); in JsGetI18nResource() local
805 auto resultStr = NG::Inspector::GetInspectorNodeByKey(key); in JsGetInspectorByKey() local
813 auto resultStr = V2::Inspector::GetInspectorNodeByKey(pipelineContext, key); in JsGetInspectorByKey() local
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c371 char *resultStr = (char *)result; in ProcessParamSignalStrength() local
421 char *resultStr = (char *)result; in ProcessParamSignalStrengthNotify() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerStablityTest.cpp323 string resultStr = ""; in WriteTrackSampleByFd() local
H A DInnerAVMuxerFunctionTest.cpp379 string resultStr = ""; in WriteTrackSampleByFd() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp235 char** resultStr = static_cast<char**>(malloc(resMap.size() * sizeof(char*))); in Sync() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp673 std::vector<std::string> resultStr; in ParseInternalArray() local
717 uint32_t index, bool isHasSelectAttr, std::vector<std::string>& resultStr) in SetSelectedValues()
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp748 std::string resultStr = reqStr; in OnReceivedOversizedPkt() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFunctionTest.cpp369 string resultStr = ""; in WriteTrackSampleByFd() local
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp597 DCamRetCode DMetadataProcessor::SaveResultMetadata(std::string resultStr) in SaveResultMetadata()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp1308 auto resultStr = keyboardSession->GetSessionScreenName(); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp825 std::string resultStr = "hex(" + accessStr + "key) IN ("; in MapKeysInSubCondition() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Dnative_module_url.cpp855 napi_value resultStr = nullptr; in FixUSVstring() local

12