| /foundation/ability/ability_runtime/test/unittest/service_extension_context_test/ |
| H A D | ability_manager_stub_mock.h | 164 virtual void DumpState(const std::string& args, std::vector<std::string>& state) in DumpState() argument 167 DumpSysState( const std::string& args, std::vector<std::string>& info, bool isClient, bool isUserID, int UserID) DumpSysState() argument
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/ |
| H A D | mock_ability_manager_client.cpp | 159 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState() argument
|
| H A D | mock_ability_manager_service.cpp | 134 void MockAbilityManagerService::DumpState(const std::string& args, std::vector<std::string>& info) in DumpState() argument 137 DumpSysState( const std::string& args, std::vector<std::string>& state, bool isClient, bool isUserID, int UserID) DumpSysState() argument
|
| H A D | mock_serviceability_manager_service.cpp | 113 void MockServiceAbilityManagerService::DumpState(const std::string& args, std::vector<std::string>& info) in DumpState() argument 116 DumpSysState( const std::string& args, std::vector<std::string>& state, bool isClient, bool isUserID, int UserID) DumpSysState() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| H A D | checkbox_model_ng.cpp | 121 void CheckBoxModelNG::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& newArgs, bool flag) in SetPadding() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_tabs_controller.cpp | 101 void JSTabsController::Constructor(const JSCallbackInfo& args) in Constructor() argument 142 void JSTabsController::PreloadItems(const JSCallbackInfo& args) in PreloadItems() argument 179 void JSTabsController::SetTabBarTranslate(const JSCallbackInfo& args) in SetTabBarTranslate() argument 213 SetTabBarOpacity(const JSCallbackInfo& args) SetTabBarOpacity() argument [all...] |
| H A D | js_text_clock.cpp | 320 void JSTextClockController::Constructor(const JSCallbackInfo& args) in Constructor() argument
|
| H A D | js_data_change_listener.h | 46 static void Constructor(const JSCallbackInfo& args) in Constructor() argument 61 void OnDataReloaded(const JSCallbackInfo& args) in OnDataReloaded() argument 70 void OnDataAdded(const JSCallbackInfo& args) in OnDataAdded() argument 79 void OnDataBulkAdded(const JSCallbackInfo& args) in OnDataBulkAdded() argument 95 void OnDataDeleted(const JSCallbackInfo& args) in OnDataDeleted() argument 104 OnDataBulkDeleted(const JSCallbackInfo& args) OnDataBulkDeleted() argument 120 OnDataChanged(const JSCallbackInfo& args) OnDataChanged() argument 129 OnDataMoved(const JSCallbackInfo& args) OnDataMoved() argument 144 OnDatasetChange(const JSCallbackInfo& args) OnDatasetChange() argument 279 NotifyAll(void (V2::DataChangeListener::*method)(Args...), const JSCallbackInfo& args) NotifyAll() argument 289 NotifyAll(void (V2::DataChangeListener::*method)(Args...), const std::list<V2::Operation>& args) NotifyAll() argument 304 NotifyAll(void (V2::DataChangeListener::*method)(Args...), Args... args) NotifyAll() argument [all...] |
| H A D | js_layout_manager.cpp | 27 void JSLayoutManager::GetLineCount(const JSCallbackInfo& args) in GetLineCount() argument 38 void JSLayoutManager::GetLineMetrics(const JSCallbackInfo& args) in GetLineMetrics() argument 80 DidExceedMaxLines(const JSCallbackInfo& args) DidExceedMaxLines() argument 92 GetRectsForRange(const JSCallbackInfo& args) GetRectsForRange() argument 143 CreateJSRunMetrics(const std::map<size_t, RunMetrics>& mapRunMetrics, const JSCallbackInfo& args) CreateJSRunMetrics() argument 162 CreateJSFontMetrics(const FontMetrics& fontMetrics, const JSCallbackInfo& args) CreateJSFontMetrics() argument 196 CreateJSTextStyleResult(const TextStyle& textStyle, const JSCallbackInfo& args) CreateJSTextStyleResult() argument 234 GetGlyphPositionAtCoordinate(const JSCallbackInfo& args) GetGlyphPositionAtCoordinate() argument [all...] |
| H A D | js_lazy_foreach_actuator.h | 35 JSRef<JSVal> CallJSFunction(const JSRef<JSFunc>& func, const JSRef<JSObject>& obj, T&&... args) in CallJSFunction() argument 54 JSRef<JSVal> args[] = { listenerObj }; variable 102 JSRef<JSVal> args[] = { listenerObj }; in RegisterListener() local
|
| H A D | js_refresh.cpp | 118 auto args = info[0]; in SetPullDownRatio() local 242 void JSRefresh::OnStateChange(const JSCallbackInfo& args) in OnStateChange() argument 263 void JSRefresh::OnRefreshing(const JSCallbackInfo& args) in OnRefreshing() argument 280 OnOffsetChange(const JSCallbackInfo& args) OnOffsetChange() argument [all...] |
| H A D | js_swiper.cpp | 286 void ParseSwiperIndexObject(const JSCallbackInfo& args, const JSRef<JSVal>& changeEventVal) in ParseSwiperIndexObject() argument [all...] |
| H A D | js_menu.cpp | 144 void JSMenu::HandleDifferentRadius(const JSRef<JSVal>& args) in HandleDifferentRadius() argument 214 void JSMenu::SetItemGroupDivider(const JSCallbackInfo& args) in SetItemGroupDivider() argument 258 void JSMenu::SetItemDivider(const JSCallbackInfo& args) in SetItemDivider() argument [all...] |
| H A D | js_list_item_group.cpp | 108 void JSListItemGroup::SetChildrenMainSize(const JSCallbackInfo& args) in SetChildrenMainSize() argument 160 void JSListItemGroup::Create(const JSCallbackInfo& args) in Create() argument 202 SetDivider(const JSCallbackInfo& args) SetDivider() argument 225 SetAspectRatio(const JSCallbackInfo& args) SetAspectRatio() argument 279 GetListItemGroupStyle(const JSCallbackInfo& args) GetListItemGroupStyle() argument [all...] |
| H A D | js_pattern_lock.cpp | 109 void JSPatternLock::SetPatternComplete(const JSCallbackInfo& args) in SetPatternComplete() argument 244 void JSPatternLock::SetDotConnect(const JSCallbackInfo& args) in SetDotConnect() argument 310 void JSPatternLockController::Reset(const JSCallbackInfo& args) in Reset() argument 316 void JSPatternLockController::SetChallengeResult(const JSCallbackInfo& args) in SetChallengeResult() argument 328 Constructor(const JSCallbackInfo& args) Constructor() argument [all...] |
| H A D | js_xcomponent_controller.cpp | 127 void JSXComponentController::Constructor(const JSCallbackInfo& args) in Constructor() argument 152 void JSXComponentController::GetSurfaceId(const JSCallbackInfo& args) in GetSurfaceId() argument 162 void JSXComponentController::SetSurfaceConfig(const JSCallbackInfo& args) in SetSurfaceConfig() argument 183 void JSXComponentController::GetXComponentSurfaceRect(const JSCallbackInfo& args) in GetXComponentSurfaceRect() argument 202 SetXComponentSurfaceRect(const JSCallbackInfo& args) SetXComponentSurfaceRect() argument 243 StartImageAnalyzer(const JSCallbackInfo& args) StartImageAnalyzer() argument 284 StopImageAnalyzer(const JSCallbackInfo& args) StopImageAnalyzer() argument 291 SetXComponentSurfaceRotation(const JSCallbackInfo& args) SetXComponentSurfaceRotation() argument 304 GetXComponentSurfaceRotation(const JSCallbackInfo& args) GetXComponentSurfaceRotation() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_video.cpp | 148 void DOMVideo::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument [all...] |
| H A D | dom_search.cpp | 305 void DOMSearch::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| H A D | dom_calendar.cpp | 127 void DomCalendar::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument 176 void DomCalendar::HandleGoTo(const std::string& args) in HandleGoTo() argument
|
| H A D | dom_camera.cpp | 84 void DOMCamera::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument [all...] |
| H A D | dom_textarea.cpp | 294 void DOMTextarea::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| H A D | dom_chart.cpp | 399 void DOMChart::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | log_wrapper.h | 272 va_list args; in PrintLog() local
|
| /foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/ |
| H A D | ui_mgr_service.cpp | 43 int32_t UIMgrService::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/ |
| H A D | canvas_custom_paint_method_test_ng.cpp | 1022 PathArgs args; in HWTEST_F() local 1077 PathArgs args; HWTEST_F() local 1108 PathArgs args; HWTEST_F() local [all...] |