Home
last modified time | relevance | path

Searched refs:ConfigError_t (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/media/libplatformconfig/
DPlatformConfig.h50 } ConfigError_t; typedef
91 static ConfigError_t getInt32(Config_t config, int32_t *value,
DPlatformConfig.cpp56 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32()