Searched defs:getMapping (Results 1 – 3 of 3) sorted by relevance
69 func getMapping(s string, mapping func(string) (string, bool, error)) (string, bool, int, error) { func
65 public Map<Integer, ListConfig> getMapping() { in getMapping() method in CarUxRestrictionsAppConfig
418 std::string CodecProperties::getMapping(std::string key, std::string kind) { in getMapping() function in android::mediaformatshaper::CodecProperties