Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_drag_modifier.cpp87 std::vector<const char*>& strList, std::vector<std::string>& keepStr) in SetDragEventProperty()
134 std::vector<const char*> strList; in SetOnDragDrop() local
167 std::vector<const char*> strList; in SetOnDragStart() local
199 std::vector<const char*> strList; in SetOnDragEnter() local
230 std::vector<const char*> strList; in SetOnDragMove() local
262 std::vector<const char*> strList; in SetOnDragLeave() local
296 std::vector<const char*> strList; in SetOnDragEnd() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp321 std::vector<std::string> strList; in GetPackagePathByWant() local
340 std::vector<std::string> strList; in GetModuleNameByWant() local
363 const std::vector<std::string>& strList, const std::vector<int32_t>& userIds) const in GetPackagePathByBms() argument
430 void PluginElement::SplitString(const std::string& str, char tag, std::vector<std::string>& strList) in SplitString()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dstring_utils.cpp141 bool IsStringExist(const std::list<std::string> &strList, const std::string &content) in IsStringExist()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp116 std::vector<std::string> strList; variable
134 std::vector<std::string> strList; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp393 std::vector<std::string> strList; in GetPackagePathByWant() local
439 std::vector<std::string> strList; in GetAbilityNameByWant() local
469 const std::vector<std::string>& strList, const std::vector<int32_t>& userIds) const in GerPackagePathByBms() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_interactable_view.cpp393 std::vector<std::string> strList; in GetRemoteMessageEventCallback() local
432 …SInteractableView::SplitString(const std::string& str, char tag, std::vector<std::string>& strList) in SplitString()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp184 std::vector<std::string> strList; in GetFileToList() local
232 std::vector<std::string> strList = GetFileToList(line); in BinderInfoLineParser() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp353 void DumpUtils::RemoveDuplicateString(std::vector<std::string> &strList) in RemoveDuplicateString()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp250 std::vector<std::string> strList; in ParsePeerBinderPid() local
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp369 std::vector<std::string> strList = GetFileToList(line); in BinderLineParser() local
414 std::vector<std::string> strList; in GetFileToList() local
/ohos5.0/base/print/print_fwk/frameworks/ohscan/src/
H A Dohscan.cpp37 std::set<std::string> strList; member
/ohos5.0/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp72 std::vector<std::string> strList = Split(str, STATUS_LINE_SEP, STATUS_LINE_ELEM_NUM); variable
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp440 std::vector<std::string> strList; in ParsePeerBinder() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp1074 std::vector<std::string> strList; in ReadFromParcelArrayLong() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp1108 std::vector<std::string> strList; in ReadFromParcelArrayLong() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common.cpp1087 …l JsNapiCommon::GetStringsValue(napi_env env, napi_value object, std::vector<std::string> &strList) in GetStringsValue()
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp485 std::vector<std::string> strList; in ParseBinNwebValue2NapiValue() local
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1499 …ol NapiFormHost::GetStringsValue(napi_env env, napi_value array, std::vector<std::string> &strList) in GetStringsValue()
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp442 bool GetStringsValue(napi_env env, napi_value array, std::vector<std::string> &strList) in GetStringsValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp4797 std::vector<const char*> strList; in SetAllowDrop() local