Searched defs:shared_data (Results 1 – 13 of 13) sorted by relevance
22 struct shared_data { struct28 static struct shared_data *sd; argument
20 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
26 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
27 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
29 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
28 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
24 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
25 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
136 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
59 static uint8_t shared_data[VB_SHARED_DATA_MIN_SIZE]; variable
104 … std::unordered_map<std::string, void *> shared_data; // Custom data to be shared across extensions member