Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_util_test/
Dfms_form_util_test.cpp89 auto resultStr = want.GetStringParam(Constants::PARAM_FORM_NAME_KEY); variable
110 auto resultStr = want.GetStringParam(Constants::FORM_SUPPLY_INFO); variable
/foundation/communication/netmanager_base/test/netmanagernative/unittest/bandwidth_manager_test/
Dbandwidth_manager_test.cpp313 std::string resultStr = bandwidthManager->FetchChainName(chain); variable
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl2_rendering_context_overloads.cpp261 napi_value resultStr; in TexImage2D() local
367 napi_value resultStr; in TexImage2D() local
498 napi_value resultStr; in TexSubImage2D() local
611 napi_value resultStr; in TexSubImage2D() local
Dwebgl_rendering_context_overloads.cpp516 napi_value resultStr; in TexImage2D() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dutils.h656 inline void ReplacePlaceHolderArray(std::string& resultStr, const std::vector<std::string>& arrayRe… in ReplacePlaceHolderArray()
675 inline void ReplacePlaceHolder(std::string& resultStr, const std::unique_ptr<JsonValue>& argsPtr) in ReplacePlaceHolder()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_view_register.cpp470 auto resultStr = resultStrJson->GetString(); in JsGetI18nResource() local
638 auto resultStr = NG::Inspector::GetInspectorNodeByKey(key); in JsGetInspectorByKey() local
647 auto resultStr = V2::Inspector::GetInspectorNodeByKey(pipelineContext, key); in JsGetInspectorByKey() local
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
Djs_feature_ability.cpp223 std::string resultStr {}; in OnFinishWithResult() local
/foundation/multimedia/av_codec/test/moduletest/muxer/FFmpegAPI/
DFFmpegAVMuxerStablityTest.cpp324 string resultStr = ""; in WriteTrackSampleByFd() local
DFFmpegAVMuxerFunctionTest.cpp363 string resultStr = ""; in WriteTrackSampleByFd() local
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
DInnerAVMuxerStablityTest.cpp351 string resultStr = ""; in WriteTrackSampleByFd() local
DInnerAVMuxerFunctionTest.cpp397 string resultStr = ""; in WriteTrackSampleByFd() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_query_helper.cpp815 std::string resultStr = "hex(" + accessStr + "key) IN ("; in MapKeysInSubCondition() local
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
Ddbinder_test_service_skeleton.cpp795 std::string resultStr = reqStr; in OnReceivedOversizedPkt() local
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
DNativeAVMuxerFunctionTest.cpp373 string resultStr = ""; in WriteTrackSampleByFd() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_schema_test.cpp2259 string resultStr; in GenerateLargeDepth() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textpicker.cpp553 std::vector<std::string> resultStr; in ParseInternalArray() local
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp640 std::string resultStr; in FireSyncEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp513 std::string resultStr; in FireSyncEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp690 std::string resultStr; in FireSyncEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp1103 std::string resultStr = result->ToString(runtime); in JsHandleCallback() local