Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/mock/
H A Drelational_store_mock.cpp34 FFI_EXPORT int FfiOHOSRelationalStoreBeginWrap = 0; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_ffi.h77 FFI_EXPORT int32_t FfiOHOSRelationalStoreBeginWrap(int64_t id);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp76 int32_t FfiOHOSRelationalStoreBeginWrap(int64_t id) in FfiOHOSRelationalStoreBeginWrap() function