Searched defs:headerId (Results 1 – 5 of 5) sorted by relevance
89 const std::string &ObexHeader::GetHeaderName(uint8_t headerId) in GetHeaderName()129 uint8_t headerId = buf[pos++]; in ParseOptionalHeaders() local190 void ObexHeader::ParseBytes(const uint8_t &headerId, const uint8_t *buf, uint16_t &pos) in ParseBytes()422 uint8_t headerId = header->GetHeaderId(); in Append() local442 void ObexHeader::AppendUnicode(const uint8_t headerId, const std::u16string &text) in AppendUnicode()448 void ObexHeader::AppendByte(const uint8_t headerId, const uint8_t byte) in AppendByte()460 void ObexHeader::AppendWord(const uint8_t headerId, const uint32_t word) in AppendWord()466 void ObexHeader::AppendString(const uint8_t headerId, const std::string &str) in AppendString()781 void ObexHeader::RemoveItem(const uint8_t headerId) in RemoveItem()951 ObexOptionalHeader::ObexOptionalHeader(uint8_t headerId) in ObexOptionalHeader()[all …]
252 CommitID headerId; in GetAllCommitsInTree() local492 CommitID headerId; in GetLatestCommits() local869 CommitID headerId; in GetMaxCommitVersion() local
890 CommitID headerId = commitHistory_->GetHeader(errCode); in CompareVerDataAndLog() local
55 uint32_t headerId = 'ROHR'; in Create() local84 uint32_t headerId; in Open() local
479 uint16_t headerId = ReadLE16(extraData); in DoDecodeCentralDirEntry() local