Searched defs:Config (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
H A DConfig.h58 struct Config { struct
/bionic/linker/
H A Dlinker_config.h122 class Config { class
124 Config() : target_sdk_version_(__ANDROID_API__) {} function in class:Config
147 const Config** config,
162 DISALLOW_COPY_AND_ASSIGN(Config);

Completed in 69 milliseconds