Home
last modified time | relevance | path

Searched refs:FUNC_ON_GO (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Ddistributeddata_relational_store_ipc_interface_code.h33 FUNC_ON_GO, enumerator
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddistributeddata_data_share_ipc_interface_code.h49 FUNC_ON_GO, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dishared_result_set_proxy.cpp88 …int errCode = Remote()->SendRequest(static_cast<uint32_t>(ResultSetCode::FUNC_ON_GO), request, rep… in OnGo()
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dishared_result_set_proxy.cpp126 static_cast<uint32_t>(ISharedResultInterfaceCode::FUNC_ON_GO), request, reply, msgOption); in OnGo()