HomeSort by relevance Sort by last modified time
    Searched defs:attribute_id (Results 1 - 8 of 8) sorted by null

  /system/bt/service/
gatt_server_old.cc 703 const int attribute_id = internal_->uuid_to_attribute[id]; local
704 Characteristic& ch = internal_->characteristics[attribute_id];
711 internal_->gatt->server->send_indication(internal_->server_if, attribute_id,
720 const int attribute_id = internal_->uuid_to_attribute[id]; local
721 *value = internal_->characteristics[attribute_id].blob;
  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArraySampling.hpp 207 attributeId attribute_id; member in struct:glcts::TextureCubeMapArraySamplingTest::attributeDefinition
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c 146 const struct attribute_id *attId;
232 typedef struct attribute_id { struct
237 } ATTRIBUTE_ID;
240 const ATTRIBUTE_ID *id;
254 const ATTRIBUTE_ID *idAtt;
353 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
356 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
364 static ATTRIBUTE_ID *
520 ATTRIBUTE_ID *m_declAttributeId;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmlparse.c 148 const struct attribute_id *attId;
234 typedef struct attribute_id { struct
239 } ATTRIBUTE_ID;
242 const ATTRIBUTE_ID *id;
256 const ATTRIBUTE_ID *idAtt;
355 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
358 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
366 static ATTRIBUTE_ID *
527 ATTRIBUTE_ID *m_declAttributeId;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmlparse.c 146 const struct attribute_id *attId;
232 typedef struct attribute_id { struct
237 } ATTRIBUTE_ID;
240 const ATTRIBUTE_ID *id;
254 const ATTRIBUTE_ID *idAtt;
353 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
356 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
364 static ATTRIBUTE_ID *
520 ATTRIBUTE_ID *m_declAttributeId;
    [all...]
  /external/expat/lib/
xmlparse.c 228 const struct attribute_id *attId;
314 typedef struct attribute_id { struct
319 } ATTRIBUTE_ID;
322 const ATTRIBUTE_ID *id;
336 const ATTRIBUTE_ID *idAtt;
437 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
440 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
448 static ATTRIBUTE_ID *
612 ATTRIBUTE_ID *m_declAttributeId;
    [all...]
  /external/python/cpython2/Modules/expat/
xmlparse.c 148 const struct attribute_id *attId;
234 typedef struct attribute_id { struct
239 } ATTRIBUTE_ID;
242 const ATTRIBUTE_ID *id;
256 const ATTRIBUTE_ID *idAtt;
355 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
358 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
366 static ATTRIBUTE_ID *
527 ATTRIBUTE_ID *m_declAttributeId;
    [all...]
  /external/python/cpython3/Modules/expat/
xmlparse.c 148 const struct attribute_id *attId;
234 typedef struct attribute_id { struct
239 } ATTRIBUTE_ID;
242 const ATTRIBUTE_ID *id;
256 const ATTRIBUTE_ID *idAtt;
355 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
358 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
366 static ATTRIBUTE_ID *
527 ATTRIBUTE_ID *m_declAttributeId;
    [all...]

Completed in 353 milliseconds