Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheck_seapp.c334 static bool compile_regex(key_map *km, int *errcode, PCRE2_SIZE *erroff) { in compile_regex()
452 int errcode; in key_map_validate() local
/system/bt/bta/ag/
Dbta_ag_cmd.cc283 static void bta_ag_send_error(tBTA_AG_SCB* p_scb, int16_t errcode) { in bta_ag_send_error()
/system/bt/btif/src/
Dbtif_hf.cc216 static void send_at_result(uint8_t ok_flag, uint16_t errcode, int idx) { in send_at_result()
/system/bt/bta/include/
Dbta_ag_api.h291 uint16_t errcode; /* Valid only if 'ok_flag' is set to BTA_AG_OK_ERROR */ member