Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/mock/
H A Drelational_store_mock.cpp89 FFI_EXPORT int FfiOHOSRelationalStoreGetLong = 0; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_ffi.h197 …FFI_EXPORT int64_t FfiOHOSRelationalStoreGetLong(int64_t id, int32_t columnIndex, int32_t* rtnCode…
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp755 int64_t FfiOHOSRelationalStoreGetLong(int64_t id, int32_t columnIndex, int32_t* rtnCode) in FfiOHOSRelationalStoreGetLong() function