Searched defs:mutable_view (Results 1 – 7 of 7) sorted by relevance
| /external/zucchini/ |
| D | arm_utils.h | 178 static inline void StoreArmCode32(MutableBufferView mutable_view, in StoreArmCode32() 185 static inline void StoreThumb2Code16(MutableBufferView mutable_view, in StoreThumb2Code16() 192 static inline void StoreThumb2Code32(MutableBufferView mutable_view, in StoreThumb2Code32() 357 static inline void StoreCode32(MutableBufferView mutable_view, in StoreCode32()
|
| D | rel32_utils.h | 127 MutableBufferView mutable_view) in Rel32WriterArm()
|
| D | buffer_view_unittest.cc | 72 MutableBufferView mutable_view(bytes_.data(), bytes_.size()); in TEST_F() local
|
| /external/zucchini/aosp/include/components/zucchini/ |
| D | arm_utils.h | 178 static inline void StoreArmCode32(MutableBufferView mutable_view, in StoreArmCode32() 185 static inline void StoreThumb2Code16(MutableBufferView mutable_view, in StoreThumb2Code16() 192 static inline void StoreThumb2Code32(MutableBufferView mutable_view, in StoreThumb2Code32() 357 static inline void StoreCode32(MutableBufferView mutable_view, in StoreCode32()
|
| D | rel32_utils.h | 127 MutableBufferView mutable_view) in Rel32WriterArm()
|
| /external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/ |
| D | packet.h | 105 MutablePacketView<HeaderType>* mutable_view() { return &view_; } in mutable_view() function
|
| /external/pigweed/pw_bluetooth_sapphire/host/common/ |
| D | byte_buffer.cc | 127 MutableBufferView MutableByteBuffer::mutable_view(size_t pos, size_t size) { in mutable_view() function in bt::MutableByteBuffer
|