Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/mock/
H A Drelational_store_mock.cpp33 FFI_EXPORT int FfiOHOSRelationalStoreInAllDevices = 0; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_ffi.h75 FFI_EXPORT int32_t FfiOHOSRelationalStoreInAllDevices(int64_t id);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_ffi.cpp66 int32_t FfiOHOSRelationalStoreInAllDevices(int64_t id) in FfiOHOSRelationalStoreInAllDevices() function