Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/mock/
H A Drelational_store_mock.cpp91 FFI_EXPORT int FfiOHOSRelationalStoreGetBlob = 0; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp775 CArrUI8 FfiOHOSRelationalStoreGetBlob(int64_t id, int32_t columnIndex, int32_t* rtnCode) in FfiOHOSRelationalStoreGetBlob() function