Home
last modified time | relevance | path

Searched defs:FfiOHOSRelationalStoreInsert (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/mock/
H A Drelational_store_mock.cpp75 FFI_EXPORT int FfiOHOSRelationalStoreInsert = 0; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp507 …int64_t FfiOHOSRelationalStoreInsert(int64_t id, const char* table, ValuesBucket valuesBucket, int… in FfiOHOSRelationalStoreInsert() function