Home
last modified time | relevance | path

Searched defs:args (Results 2701 - 2725 of 6794) sorted by relevance

1...<<101102103104105106107108109110>>...272

/foundation/ability/ability_runtime/test/unittest/service_extension_context_test/
H A Dability_manager_stub_mock.h164 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 Dmock_ability_manager_client.cpp159 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState() argument
H A Dmock_ability_manager_service.cpp134 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 Dmock_serviceability_manager_service.cpp113 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 Dcheckbox_model_ng.cpp121 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 Djs_tabs_controller.cpp101 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 Djs_text_clock.cpp320 void JSTextClockController::Constructor(const JSCallbackInfo& args) in Constructor() argument
H A Djs_data_change_listener.h46 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 Djs_layout_manager.cpp27 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 Djs_lazy_foreach_actuator.h35 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 Djs_refresh.cpp118 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 Djs_swiper.cpp286 void ParseSwiperIndexObject(const JSCallbackInfo& args, const JSRef<JSVal>& changeEventVal) in ParseSwiperIndexObject() argument
[all...]
H A Djs_menu.cpp144 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 Djs_list_item_group.cpp108 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 Djs_pattern_lock.cpp109 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 Djs_xcomponent_controller.cpp127 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 Ddom_video.cpp148 void DOMVideo::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
[all...]
H A Ddom_search.cpp305 void DOMSearch::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
H A Ddom_calendar.cpp127 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 Ddom_camera.cpp84 void DOMCamera::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
[all...]
H A Ddom_textarea.cpp294 void DOMTextarea::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
H A Ddom_chart.cpp399 void DOMChart::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h272 va_list args; in PrintLog() local
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_mgr_service.cpp43 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 Dcanvas_custom_paint_method_test_ng.cpp1022 PathArgs args; in HWTEST_F() local
1077 PathArgs args; HWTEST_F() local
1108 PathArgs args; HWTEST_F() local
[all...]

Completed in 18 milliseconds

1...<<101102103104105106107108109110>>...272