Home
last modified time | relevance | path

Searched refs:evaluateIncludePath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libconfig/lib/
H A Dlibconfigcpp.c++46 return(self->evaluateIncludePath(path, error)); in __include_func()
425 const char **Config::evaluateIncludePath(const char *path, const char **error) in evaluateIncludePath() function in libconfig::Config
H A Dlibconfig.h++494 virtual const char **evaluateIncludePath(const char *path,
/aosp_15_r20/external/libconfig/
H A DChangeLog107 reworked options API; added evaluateIncludePath(); fixed casting to
/aosp_15_r20/external/libconfig/doc/
H A Dlibconfig.texi1519 @deftypemethod Config {virtual const char **} evaluateIncludePath (@w{const char * @var{path}}, @w{…