Home
last modified time | relevance | path

Searched defs:DIR_ASSETS (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/
Dbase_paths.h36 DIR_ASSETS, // Directory that contains application assets. enumerator
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dbase_paths.h36 DIR_ASSETS, // Directory that contains application assets. enumerator
/aosp_15_r20/external/libchrome/base/
H A Dbase_paths.h33 DIR_ASSETS, // Directory that contains application assets. enumerator
/aosp_15_r20/external/cronet/base/
H A Dbase_paths.h52 DIR_ASSETS, // Directory that contains application assets. enumerator
H A Dpath_service_unittest.cc346 TEST_F(PathServiceTest, DIR_ASSETS) { in TEST_F() argument