Lines Matching defs:const
36 nv_t* const nva = reinterpret_cast<nv_t*>(start);
80 std::string NgHeaderBase<allocator_t>::ToString() const {
103 const char* header_name = T::ToHttpHeaderName(token);
145 void NgHeader<T>::MemoryInfo(MemoryTracker* tracker) const {
152 NgHeader<T>::allocator_t* allocator) const {
156 const char* header_name = T::ToHttpHeaderName(token_);
175 NgHeader<T>::allocator_t* allocator) const {
180 std::string NgHeader<T>::name() const {
185 std::string NgHeader<T>::value() const {
190 size_t NgHeader<T>::length() const {
195 uint8_t NgHeader<T>::flags() const {