Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_read_api/tests/
Dstorage_read_api_test.cpp116 ASSERT_TRUE(context->package_exists); in TEST_F()
123 ASSERT_TRUE(context->package_exists); in TEST_F()
130 ASSERT_TRUE(context->package_exists); in TEST_F()
145 ASSERT_FALSE(context->package_exists); in TEST_F()
/build/make/tools/aconfig/aconfig_storage_read_api/src/
Dlib.rs185 pub package_exists: bool, field
248 package_exists: true, in new()
255 package_exists: false, in new()
263 package_exists: false, in new()
/build/make/tools/aconfig/aconfig_storage_read_api/include/aconfig_storage/
Daconfig_storage_read_api.hpp49 bool package_exists; member
/build/make/tools/aconfig/aconfig_storage_read_api/
Daconfig_storage_read_api.cpp138 context.package_exists = context_cxx.package_exists; in get_package_read_context()
/build/make/tools/aconfig/aconfig/templates/
Dcpp_source_file.template62 if (!(context->package_exists)) \{
159 if (!(context->package_exists)) \{