Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dfsmap.h22 struct fsmap { struct
37 struct fsmap fmh_keys[2]; argument
/aosp12/system/linkerconfig/contents/tests/configuration/
H A Dvndk_test.cc35 typedef std::unordered_map<std::string, std::vector<std::string>> fsmap; typedef