Searched full:operation_type (Results 1 – 3 of 3) sorted by relevance
64 OPERATION_TYPE: {type: INT32, desc: the operation type}71 OPERATION_TYPE: {type: INT32, desc: the operation type}93 OPERATION_TYPE: {type: INT32, desc: the operation type}
28 constexpr const char *EVENT_KEY_OPERATION_TYPE = "OPERATION_TYPE";
40 const int32_t OPERATION_TYPE = 2; variable