Searched defs:getAllAttributes (Results 1 – 5 of 5) sorted by relevance
59 public Map<String, String> getAllAttributes() { in getAllAttributes() method in ServiceData
64 public Map<String, String> getAllAttributes() { in getAllAttributes() method in BroadcastReceiverData
179 public Map<String, String> getAllAttributes() { in getAllAttributes() method in ActivityData
84 const std::vector<sh::ShaderVariable> &getAllAttributes() const { return mAllAttributes; } in getAllAttributes() function
676 const std::vector<sh::ShaderVariable> &Shader::getAllAttributes() in getAllAttributes() function in gl::Shader