Home
last modified time | relevance | path

Searched defs:IndexList (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/nvram/hal/include/nvram/hal/tests/
H A Dscoped_nvram_device.h28 using IndexList = std::vector<uint32_t>; variable
/aosp12/build/soong/android/
H A Dutil.go115 func IndexList(s string, list []string) int { func