Searched defs:v8_config (Results 1 – 9 of 9) sorted by relevance
164 optional V8Config v8_config = 127 [lazy = true]; field
3713 optional V8Config v8_config = 127 [lazy = true]; field
2974 inline const ::perfetto::protos::V8Config& DataSourceConfig::v8_config() const { in v8_config() function2979 ::perfetto::protos::V8Config* v8_config) { in unsafe_arena_set_allocated_v8_config()3026 inline void DataSourceConfig::set_allocated_v8_config(::perfetto::protos::V8Config* v8_config) { in set_allocated_v8_config()
2995 inline const ::perfetto::protos::V8Config& DataSourceConfig::v8_config() const { in v8_config() function3000 ::perfetto::protos::V8Config* v8_config) { in unsafe_arena_set_allocated_v8_config()3047 inline void DataSourceConfig::set_allocated_v8_config(::perfetto::protos::V8Config* v8_config) { in set_allocated_v8_config()
379 DataSourceConfig::_Internal::v8_config(const DataSourceConfig* msg) { in v8_config() function in perfetto::protos::DataSourceConfig::_Internal
147 ::protozero::ConstBytes v8_config() const { return at<127>().as_bytes(); } in v8_config() function
146 ::protozero::ConstBytes v8_config() const { return at<127>().as_bytes(); } in v8_config() function
3369 optional V8Config v8_config = 127 [lazy = true]; field