Home
last modified time | relevance | path

Searched refs:attrNum (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_report_entity.h83 unsigned int attrNum = 0;
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_server.h396 unsigned int attrNum; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor.cpp991 size_t attrNum = attributes_.size(); in DisassemblePacketAttributes() local
992 for (pos = 0; pos < attrNum; pos++) { in DisassemblePacketAttributes()
997 if (pos == attrNum) { in DisassemblePacketAttributes()
1026 if (pos == attrNum) { in DisassemblePacketAttributes()