Home
last modified time | relevance | path

Searched refs:FfiOHOSRelationalStoreBatchInsert (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/mock/
H A Drelational_store_mock.cpp95 FFI_EXPORT int FfiOHOSRelationalStoreBatchInsert = 0; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_ffi.h209 …FFI_EXPORT int32_t FfiOHOSRelationalStoreBatchInsert(int64_t id, const char* tableName, ValuesBuck…
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp824 … int32_t FfiOHOSRelationalStoreBatchInsert(int64_t id, const char* tableName, ValuesBucket* values, in FfiOHOSRelationalStoreBatchInsert() function