Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/mock/
H A Drelational_store_mock.cpp39 FFI_EXPORT int FfiOHOSRelationalStoreBeginsWith = 0; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp126 int32_t FfiOHOSRelationalStoreBeginsWith(int64_t id, const char* field, const char* value) in FfiOHOSRelationalStoreBeginsWith() function