struct Config

Defined at line 11 of file obj/src/graphics/tests/common/config.h

Public Members

static const bool kIsStructuredConfig

Public Methods

void Config (Storage_ storage)

Defined at line 23 of file obj/src/graphics/tests/common/config.h

void Config ()

Defined at line 26 of file obj/src/graphics/tests/common/config.h

Config TakeFromStartupHandle ()
Config CreateFromVmo (zx::vmo config_vmo)
std::string ToString ()
zx::vmo ToVmo ()
void RecordInspect (inspect::Node * node)
const bool & publish_inspector ()

Defined at line 31 of file obj/sdk/lib/inspect/component/cpp/tests/config.h

const bool & enable_suspend ()

Defined at line 31 of file obj/src/graphics/drivers/msd-arm-mali/config.h

const bool & my_flag ()

Defined at line 31 of file obj/src/sys/component_manager/tests/structured_config/capabilities/dynamic/config.h

const std::string & android_boot_slot_suffix ()

Defined at line 31 of file obj/src/bringup/bin/paver/config.h

const std::string & disabled_test_pattern ()

Defined at line 31 of file obj/src/graphics/tests/common/config.h

bool & publish_inspector ()

Defined at line 32 of file obj/sdk/lib/inspect/component/cpp/tests/config.h

bool & enable_suspend ()

Defined at line 32 of file obj/src/graphics/drivers/msd-arm-mali/config.h

bool & my_flag ()

Defined at line 32 of file obj/src/sys/component_manager/tests/structured_config/capabilities/dynamic/config.h

const bool & publish_vmo ()

Defined at line 34 of file obj/sdk/lib/inspect/component/cpp/tests/config.h

const uint8_t & my_int ()

Defined at line 34 of file obj/src/sys/component_manager/tests/structured_config/capabilities/dynamic/config.h

const int16_t & my_int16 ()

Defined at line 34 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

std::string & android_boot_slot_suffix ()

Defined at line 34 of file obj/src/bringup/bin/paver/config.h

std::string & disabled_test_pattern ()

Defined at line 34 of file obj/src/graphics/tests/common/config.h

bool & publish_vmo ()

Defined at line 35 of file obj/sdk/lib/inspect/component/cpp/tests/config.h

uint8_t & my_int ()

Defined at line 35 of file obj/src/sys/component_manager/tests/structured_config/capabilities/dynamic/config.h

int16_t & my_int16 ()

Defined at line 35 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const uint8_t & transitional ()

Defined at line 37 of file obj/src/sys/component_manager/tests/structured_config/capabilities/dynamic/config.h

const int32_t & my_int32 ()

Defined at line 37 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const uint32_t & gpu_vendor_id ()

Defined at line 38 of file obj/src/graphics/tests/common/config.h

const std::string & gpu_driver_url ()

Defined at line 38 of file obj/src/graphics/tests/vkloop/config.h

uint8_t & transitional ()

Defined at line 38 of file obj/src/sys/component_manager/tests/structured_config/capabilities/dynamic/config.h

int32_t & my_int32 ()

Defined at line 38 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const bool & astro_sysconfig_abr_wear_leveling ()

Defined at line 38 of file obj/src/bringup/bin/paver/config.h

uint32_t & gpu_vendor_id ()

Defined at line 39 of file obj/src/graphics/tests/common/config.h

std::string & gpu_driver_url ()

Defined at line 39 of file obj/src/graphics/tests/vkloop/config.h

const int64_t & my_int64 ()

Defined at line 40 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

int64_t & my_int64 ()

Defined at line 41 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

bool & astro_sysconfig_abr_wear_leveling ()

Defined at line 41 of file obj/src/bringup/bin/paver/config.h

const bool & support_protected_memory ()

Defined at line 41 of file obj/src/graphics/tests/vkext/config.h

const int8_t & my_int8 ()

Defined at line 43 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

bool & support_protected_memory ()

Defined at line 44 of file obj/src/graphics/tests/vkext/config.h

int8_t & my_int8 ()

Defined at line 44 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const bool & merge_super_and_userdata ()

Defined at line 45 of file obj/src/bringup/bin/paver/config.h

const std::string & my_string ()

Defined at line 46 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const bool & support_sysmem_a2b10g10r10 ()

Defined at line 46 of file obj/src/graphics/tests/vkext/config.h

std::string & my_string ()

Defined at line 47 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

bool & merge_super_and_userdata ()

Defined at line 48 of file obj/src/bringup/bin/paver/config.h

bool & support_sysmem_a2b10g10r10 ()

Defined at line 49 of file obj/src/graphics/tests/vkext/config.h

const std::vector<std::string> & my_string_vector ()

Defined at line 49 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const std::string & zvb_boot_partition_uuid ()

Defined at line 50 of file obj/src/bringup/bin/paver/config.h

std::vector<std::string> & my_string_vector ()

Defined at line 52 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

std::string & zvb_boot_partition_uuid ()

Defined at line 53 of file obj/src/bringup/bin/paver/config.h

const bool & support_sysmem_linear_nonrgba ()

Defined at line 53 of file obj/src/graphics/tests/vkext/config.h

const uint16_t & my_uint16 ()

Defined at line 56 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

bool & support_sysmem_linear_nonrgba ()

Defined at line 56 of file obj/src/graphics/tests/vkext/config.h

uint16_t & my_uint16 ()

Defined at line 57 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const std::string & zvb_current_slot ()

Defined at line 57 of file obj/src/bringup/bin/paver/config.h

const uint16_t & my_uint16_default ()

Defined at line 59 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

std::string & zvb_current_slot ()

Defined at line 60 of file obj/src/bringup/bin/paver/config.h

const bool & support_sysmem_renderable_linear ()

Defined at line 60 of file obj/src/graphics/tests/vkext/config.h

uint16_t & my_uint16_default ()

Defined at line 62 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

bool & support_sysmem_renderable_linear ()

Defined at line 63 of file obj/src/graphics/tests/vkext/config.h

const uint32_t & my_uint32 ()

Defined at line 64 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

uint32_t & my_uint32 ()

Defined at line 65 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const bool & support_sysmem_yuv ()

Defined at line 67 of file obj/src/graphics/tests/vkext/config.h

const uint64_t & my_uint64 ()

Defined at line 67 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

bool & support_sysmem_yuv ()

Defined at line 68 of file obj/src/graphics/tests/vkext/config.h

uint64_t & my_uint64 ()

Defined at line 68 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const uint8_t & my_uint8 ()

Defined at line 70 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

const bool & support_sysmem_yv12 ()

Defined at line 70 of file obj/src/graphics/tests/vkext/config.h

uint8_t & my_uint8 ()

Defined at line 71 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

bool & support_sysmem_yv12 ()

Defined at line 73 of file obj/src/graphics/tests/vkext/config.h

const std::vector<uint8_t> & my_uint8_vector ()

Defined at line 73 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h

std::vector<uint8_t> & my_uint8_vector ()

Defined at line 76 of file obj/src/sys/component_manager/tests/structured_config/capabilities/same_cml/config.h