Home
last modified time | relevance | path

Searched defs:strList (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_drag_modifier.cpp50 SetDragEventProperty(const RefPtr<OHOS::Ace::DragEvent>& info, ArkUINodeEvent& event, std::vector<const char*>& strList, std::vector<std::string>& keepStr) SetDragEventProperty() argument
[all...]
/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
362 GetPackagePathByBms(const WeakPtr<PluginElement>& weak, RequestPluginInfo& info, const std::vector<std::string>& strList, const std::vector<int32_t>& userIds) const GetPackagePathByBms() argument
430 SplitString(const std::string& str, char tag, std::vector<std::string>& strList) SplitString() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp116 std::vector<std::string> strList; in HWTEST_F() local
134 std::vector<std::string> strList; in HWTEST_F() local
/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); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_test/
H A DNetStackCommonUtilsTest.cpp72 std::vector<std::string> strList = Split(str, STATUS_LINE_SEP, STATUS_LINE_ELEM_NUM); in HWTEST_F() local
/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
468 GerPackagePathByBms(const WeakPtr<PluginPattern>& weak, RequestPluginInfo& info, const std::vector<std::string>& strList, const std::vector<int32_t>& userIds) const GerPackagePathByBms() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_interactable_view.cpp431 void JSInteractableView::SplitString(const std::string& str, char tag, std::vector<std::string>& strList) in SplitString() argument
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1499 bool NapiFormHost::GetStringsValue(napi_env env, napi_value array, std::vector<std::string> &strList) in GetStringsValue() argument
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common.cpp1087 bool JsNapiCommon::GetStringsValue(napi_env env, napi_value object, std::vector<std::string> &strList) in GetStringsValue() argument
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp342 std::vector<std::string> strList; in BinderParser() local
/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() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp4724 std::vector<const char*> strList; in SetAllowDrop() local

Completed in 33 milliseconds