HomeSort by relevance Sort by last modified time
    Searched refs:add_attr (Results 1 - 11 of 11) sorted by null

  /system/bt/stack/sdp/
sdp_discovery.cc 52 static uint8_t* add_attr(uint8_t* p, tSDP_DISCOVERY_DB* p_db,
712 p = add_attr(p, p_ccb->p_db, p_rec, attr_id, NULL, 0);
715 SDP_TRACE_WARNING("SDP - DB full add_attr");
764 * Function add_attr
772 static uint8_t* add_attr(uint8_t* p, tSDP_DISCOVERY_DB* p_db, function
831 p = add_attr(p, p_db, p_rec, ATTR_ID_PROTOCOL_DESC_LIST, p_attr,
916 p = add_attr(p, p_db, p_rec, 0, p_attr, (uint8_t)(nest_level + 1));
  /external/selinux/python/sepolgen/src/sepolgen/
interfaces.py 215 def add_attr(self, attr): member in class:AttributeSet
233 self.add_attr(a)
240 self.add_attr(a)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
interfaces.py 215 def add_attr(self, attr): member in class:AttributeSet
233 self.add_attr(a)
240 self.add_attr(a)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
test_result.py 457 for message_attr, add_attr, include_error in [
474 addFunction = getattr(result, add_attr)
  /external/python/cpython2/Lib/unittest/test/
test_result.py 457 for message_attr, add_attr, include_error in [
474 addFunction = getattr(result, add_attr)
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/test/
test_result.py 457 for message_attr, add_attr, include_error in [
474 addFunction = getattr(result, add_attr)
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/test/
test_result.py 457 for message_attr, add_attr, include_error in [
474 addFunction = getattr(result, add_attr)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_result.py 457 for message_attr, add_attr, include_error in [
474 addFunction = getattr(result, add_attr)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_result.py 457 for message_attr, add_attr, include_error in [
474 addFunction = getattr(result, add_attr)
  /system/bt/bta/jv/
bta_jv_int.h 332 tBTA_JV_API_ADD_ATTRIBUTE add_attr; member in union:__anon113246
bta_jv_act.cc 952 tBTA_JV_API_ADD_ATTRIBUTE* dr = &(p_data->add_attr);
    [all...]

Completed in 871 milliseconds