Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup.h41 struct ScriptList { struct
54 ScriptList mSl; argument
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h55 typedef std::vector<std::string> ScriptList; typedef