Home
last modified time | relevance | path

Searched defs:Order (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/common/
H A Dorder.h20 enum class Order { enum
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_col_modifier.cpp94 auto Order = OHOS::Ace::V2::GridContainerSize(0); in SetOrder() local
103 auto Order = OHOS::Ace::V2::GridContainerSize(0); in ResetOrder() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_col.cpp170 void JSGridCol::Order(const JSCallbackInfo& info) in Order() function in OHOS::Ace::Framework::JSGridCol
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Devent_query_wrapper_builder.cpp387 void TimeStampEventQueryWrapper::Order() in Order() function in OHOS::HiviewDFX::TimeStampEventQueryWrapper
421 void SeqEventQueryWrapper::Order() in Order() function in OHOS::HiviewDFX::SeqEventQueryWrapper
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-update-sys.md2074 ## Order section
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-update-sys.md2074 ## Order section
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp456 SysEventQuery &SysEventQuery::Order(const std::string &col, bool isAsc) in Order() function in OHOS::HiviewDFX::EventStore::SysEventQuery