| /foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/ |
| H A D | formmgrservice_fuzzer.cpp | 86 std::vector<std::u16string> args = {u"-h"}; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| H A D | string_helper.cpp | 173 va_list args;
in Format() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicee_fuzzer/ |
| H A D | abilitymanagerservicee_fuzzer.cpp | 76 std::vector<std::u16string> args; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/runner_runtime/ |
| H A D | js_test_runner.cpp | 30 Create(const std::unique_ptr<Runtime> &runtime, const std::shared_ptr<AbilityDelegatorArgs> &args, const AppExecFwk::BundleInfo &bundleInfo, bool isFaJsModel) Create() argument 53 JsTestRunner( JsRuntime &jsRuntime, const std::shared_ptr<AbilityDelegatorArgs> &args, const AppExecFwk::BundleInfo &bundleInfo, bool isFaJsModel) JsTestRunner() argument [all...] |
| /foundation/ability/ability_runtime/services/dataobsmgr/src/ |
| H A D | dataobs_mgr_service.cpp | 303 int DataObsMgrService::Dump(int fd, const std::vector<std::u16string>& args) in Dump() argument 315 void DataObsMgrService::Dump(const std::vector<std::u16string>& args, std::string& result) const in Dump() argument
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/ |
| H A D | app_mgr_service_dump_ffrt_test.cpp | 96 std::vector<std::u16string> args; in HWTEST_F() local 131 std::vector<std::u16string> args; in HWTEST_F() local 168 std::vector<std::u16string> args; HWTEST_F() local 211 std::vector<std::u16string> args; HWTEST_F() local 253 std::vector<std::u16string> args; HWTEST_F() local 298 std::vector<std::u16string> args; HWTEST_F() local 343 std::vector<std::u16string> args; HWTEST_F() local 391 std::vector<std::u16string> args; HWTEST_F() local 439 std::vector<std::u16string> args; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/test/moduletest/ability_manager_client_test/ |
| H A D | ability_manager_client_test.cpp | 82 std::string args = "-a"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/moduletest/module_test_dump_util/ |
| H A D | module_test_dump_util.cpp | 100 size_t MTDumpUtil::GetAll(const string& args, const str_vec& dumpInfo, str_vec& results) in GetAll() argument 116 str_iter MTDumpUtil::GetFirst(const string& args, const str_vec& dumpInfo, const str_iter& begin, string& result) in GetFirst() argument 135 string MTDumpUtil::GetBy(const string& key, const string& value, const string& args, const str_vec& dumpInfo) in GetBy() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_javascript_result_callback.cpp | 70 std::vector<std::shared_ptr<WebJSValue>> GetWebJSValue(const std::vector<std::shared_ptr<NWebValue>>& args) in GetWebJSValue() argument 152 GetJavaScriptResult( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& object_name, int32_t routing_id, int32_t object_id) GetJavaScriptResult() argument 183 GetJavaScriptResultFlowbuf( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& object_name, int fd, int32_t routing_id, int32_t object_id) GetJavaScriptResultFlowbuf() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/input/ |
| H A D | input_declaration.cpp | 97 void InputDeclaration::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/ |
| H A D | textfield_declaration.cpp | 318 void TextFieldDeclaration::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_model_ng.cpp | 94 void CheckBoxGroupModelNG::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& newArgs, bool flag) in SetPadding() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/search/ |
| H A D | search_declaration.cpp | 307 void SearchDeclaration::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| H A D | text_field_element.cpp | 295 void TextFieldElement::Insert(const std::string& args) in Insert() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_menu.cpp | 199 void DOMMenu::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| H A D | dom_navigation_bar.cpp | 104 void DomNavigationBar::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| H A D | dom_stepper.cpp | 105 void DOMStepper::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| H A D | dom_panel.cpp | 117 void DOMPanel::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_canvas_image_data.cpp | 28 void JSCanvasImageData::Constructor(const JSCallbackInfo& args) in Constructor() argument 75 GetImageDataSize(const JSCallbackInfo& args, int32_t& finalWidth, int32_t& finalHeight) GetImageDataSize() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_text_editable_controller.cpp | 38 void JSTextEditableController::Constructor(const JSCallbackInfo& args) in Constructor() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | checkbox_model_impl.cpp | 112 void CheckBoxModelImpl::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& newArgs, bool flag) in SetPadding() argument
|
| H A D | checkboxgroup_model_impl.cpp | 110 void CheckBoxGroupModelImpl::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& newArgs, bool flag) in SetPadding() argument
|
| /foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/ |
| H A D | hsp_silentinstall_napi.cpp | 28 napi_value args[2] = { nullptr };
in IsHspExist() local 70 napi_value args[3] = { nullptr };
in SilentInstall() local 115 getModuleName(napi_env env, napi_value args, std::string& moduleName) getModuleName() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | dump_log.h | 138 void AddDesc(Args&&... args) in AddDesc() argument 145 void BuildDesc(std::stringstream& stream, T& t, Args&&... args) in BuildDesc() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| H A D | js_navigation_function.cpp | 41 void JsNavigationTransitionProxy::SetFromContentInfo(const JSCallbackInfo& args) in SetFromContentInfo() argument 46 void JsNavigationTransitionProxy::GetFromContentInfo(const JSCallbackInfo& args) in GetFromContentInfo() argument 56 void JsNavigationTransitionProxy::SetToContentInfo(const JSCallbackInfo& args) in SetToContentInfo() argument 61 void JsNavigationTransitionProxy::GetToContentInfo(const JSCallbackInfo& args) in GetToContentInfo() argument
|