Home
last modified time | relevance | path

Searched defs:ROW (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/accesscontrol/sandbox_manager/services/common/database/include/
H A Dstatement.h28 enum State { BUSY, ROW, DONE, MISUSE, UNKNOWN }; enumerator
/ohos5.0/base/security/access_token/services/common/database/include/
H A Dstatement.h30 enum State { BUSY, ROW, DONE, MISUSE, UNKNOWN }; enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dshape_container_pattern_test_ng.cpp51 const int32_t ROW = 3; variable
H A Dshape_pattern_test_ng.cpp52 const int32_t ROW = 3; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h70 ROW = 0, enumerator