/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_drag_modifier.cpp | 50 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 D | plugin_element.cpp | 321 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 D | plugin_pattern_test_ng.cpp | 116 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 D | NetStackCommonUtilsTest.cpp | 72 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 D | NetStackCommonUtilsTest.cpp | 72 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 D | plugin_pattern.cpp | 393 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 D | js_interactable_view.cpp | 431 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 D | napi_form_host.cpp | 1499 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 D | js_napi_common.cpp | 1087 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 D | appfreeze_manager.cpp | 342 std::vector<std::string> strList; in BinderParser() local
|
/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_host.cpp | 442 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 D | arkts_native_common_bridge.cpp | 4724 std::vector<const char*> strList; in SetAllowDrop() local
|