Home
last modified time | relevance | path

Searched refs:OBJECTSTORE_RETRIEVE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/
H A Ddistributeddata_object_store_ipc_interface_code.h26 OBJECTSTORE_RETRIEVE, enumerator
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_service_proxy.cpp146 …remoteObject->SendRequest(static_cast<uint32_t>(ObjectCode::OBJECTSTORE_RETRIEVE), data, reply, mo… in ObjectStoreRetrieve()