Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/include/
H A Drpc_test.h28 constexpr int32_t OP_ADD = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.h55 OP_ADD = 0, enumerator
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/server/
H A Drpc_server.c25 OP_ADD = 1, enumerator
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/client/
H A Drpc_client.c33 OP_ADD = 1, enumerator