Searched defs:size_bytes (Results 1 – 9 of 9) sorted by relevance
102 std::vector<uint8_t> size_bytes; in ReceiveLinkLayerPacket() local
52 int* size_bytes) { in GetStr()
97 char* value, int* size_bytes) { in btif_config_get_str()
91 int* size_bytes) { in device_iot_config_get_str()
81 int* size_bytes) { in GetStr()
261 char* value, int* size_bytes) { in btif_config_get_str()
189 int* size_bytes) { in device_iot_config_get_str()
2295 int size_bytes = initial_size_bytes; in TEST_F() local2311 int size_bytes = initial_size_bytes; in TEST_F() local2484 size_t size_bytes = initial_size_bytes; in TEST_F() local2501 size_t size_bytes = initial_size_bytes; in TEST_F() local2520 size_t size_bytes = initial_size_bytes; in TEST_F() local2539 size_t size_bytes = initial_size_bytes; in TEST_F() local2558 size_t size_bytes = initial_size_bytes; in TEST_F() local
192 let size_bytes = size_bytes.try_into().map_err(|e| { in initializeWritablePartition() localVariable198 let size_bytes = round_up(size_bytes, PARTITION_GRANULARITY_BYTES); in initializeWritablePartition() localVariable