Searched defs:operation (Results 1 – 15 of 15) sorted by relevance
32 int check_error(char *operation, int result, int fd) { in check_error()
101 int operation = watched_.count(fd) == 0 ? EPOLL_CTL_ADD : EPOLL_CTL_MOD; in AddOrModify() local
860 Result<void> FileInstance::Flock(int operation) { in Flock()
213 final ContentProviderOperation operation = operations.get(i); in applyBatch() local
236 Message::Message(uint8_t operation, in Message()
430 keymaster::OperationPtr operation(operation_factory->CreateOperation( in UnwrapKey() local
38 __u8 operation; member
47 __u8 operation; member
25 enum rainbow_op_type operation; member
28 enum rainbow_op_type operation; member
40 enum rainbow_op_type operation; member
34 enum rainbow_op_type operation; member
5952 optional Operation operation = 2; field