Searched refs:RESULT_CODE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/public/common/
H A Dresult_codes_list.h21 RESULT_CODE(NORMAL_EXIT, 0)
24 RESULT_CODE(KILLED, 1)
27 RESULT_CODE(HUNG, 2)
30 RESULT_CODE(KILLED_BAD_MESSAGE, 3)
H A Dresult_codes.h12 #define RESULT_CODE(label, value) RESULT_CODE_ ## label = value, macro
14 #undef RESULT_CODE macro
/external/mtpd/
H A Dl2tp.c66 #define RESULT_CODE htons(1) macro
518 add_attribute_u32(RESULT_CODE, htonl(0x00020006));
557 add_attribute_u16(RESULT_CODE, htons(6));

Completed in 692 milliseconds