Home
last modified time | relevance | path

Searched refs:typeCount (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/input/edittext/
H A Dindex.js16 var typeCount = 0; variable
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp522 int typeCount = 1; variable
528 EXPECT_EQ(typeCount, base_->CountTypes());
1067 int typeCount = 1; variable
1072 EXPECT_EQ(typeCount, base_->CountTypes());
1091 int typeCount = 1; variable
1096 EXPECT_EQ(typeCount, base_->CountTypes());
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Drelational_store.h318 const int *OH_Rdb_GetSupportedDbType(int *typeCount);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Drelational__store_8h.md105 | const int \* [OH_Rdb_GetSupportedDbType](_r_d_b.md#oh_rdb_getsupporteddbtype) (int \*typeCount) |…
H A D_r_d_b.md127 | const int \* [OH_Rdb_GetSupportedDbType](#oh_rdb_getsupporteddbtype) (int \*typeCount) | 获得支持的数据库…
1220 const int *OH_Rdb_GetSupportedDbType (int *typeCount)
1233 | typeCount | 表示支持的数据库类型的数组的长度, 作为出参使用。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Drelational__store_8h.md105 | const int \* [OH_Rdb_GetSupportedDbType](_r_d_b.md#oh_rdb_getsupporteddbtype) (int \*typeCount) |…
H A D_r_d_b.md127 | const int \* [OH_Rdb_GetSupportedDbType](#oh_rdb_getsupporteddbtype) (int \*typeCount) | Obtains …
1220 const int *OH_Rdb_GetSupportedDbType (int *typeCount)
1233 | typeCount | Pointer to the length of the array of the supported database types obtained.|