Home
last modified time | relevance | path

Searched defs:SetOpCode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dprepared_stmt.cpp24 void PreparedStmt::SetOpCode(ExecutorOperation opCode) in SetOpCode() function in DistributedDB::PreparedStmt
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor_packet.cpp164 void RemoteExecutorRequestPacket::SetOpCode(PreparedStmt::ExecutorOperation opCode) in SetOpCode() function in DistributedDB::RemoteExecutorRequestPacket
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dast.js334 SetOpCode(opcode) { method in AstObject
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp401 void AstObject::SetOpCode(uint8_t opcode) in SetOpCode() function in AstObject