Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_read_api/
Daconfig_storage_read_api.cpp192 auto info_cxx = get_flag_attribute_cxx( in get_flag_attribute() local
194 if (info_cxx.query_success) { in get_flag_attribute()
195 return info_cxx.flag_attribute; in get_flag_attribute()
198 result.errmsg = info_cxx.error_message.c_str(); in get_flag_attribute()