Home
last modified time | relevance | path

Searched defs:resultStr (Results 1 – 17 of 17) 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/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_console_log.cpp40 napi_value resultStr = nullptr; in MakeLogContent() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/bandwidth_manager_test/
Dbandwidth_manager_test.cpp313 std::string resultStr = bandwidthManager->FetchChainName(chain); variable
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dutils.h673 inline void ReplacePlaceHolderArray(std::string& resultStr, const std::vector<std::string>& arrayRe… in ReplacePlaceHolderArray()
692 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.cpp494 auto resultStr = resultStrJson->GetString(); in JsGetI18nResource() local
649 auto resultStr = NG::Inspector::GetInspectorNodeByKey(key); in JsGetInspectorByKey() local
657 auto resultStr = V2::Inspector::GetInspectorNodeByKey(pipelineContext, key); in JsGetInspectorByKey() local
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
Djs_feature_ability.cpp206 std::string resultStr {}; in OnFinishWithResult() local
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
DInnerAVMuxerStablityTest.cpp323 string resultStr = ""; in WriteTrackSampleByFd() local
DInnerAVMuxerFunctionTest.cpp379 string resultStr = ""; in WriteTrackSampleByFd() local
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
DNativeAVMuxerFunctionTest.cpp369 string resultStr = ""; in WriteTrackSampleByFd() local
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
Ddbinder_test_service_skeleton.cpp795 std::string resultStr = reqStr; in OnReceivedOversizedPkt() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_query_helper.cpp820 std::string resultStr = "hex(" + accessStr + "key) IN ("; in MapKeysInSubCondition() 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.cpp554 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.cpp502 std::string resultStr; in FireSyncEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp698 std::string resultStr; in FireSyncEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp1058 std::string resultStr = result->ToString(runtime); in JsHandleCallback() local