Searched defs:buildType (Results 1 – 3 of 3) sorted by relevance
56 private FrameType buildType() { in buildType() method in FrameQueue.Builder
673 const string buildType = get_required_env("TARGET_BUILD_TYPE", false); in run_phases() local1187 const string buildType = get_required_env("TARGET_BUILD_TYPE", false); in run_refresh() local1212 const string buildType = get_required_env("TARGET_BUILD_TYPE", false); in run_tab_completion() local
67 const string& buildVariant, const string& buildType) in BuildVars()