HomeSort by relevance Sort by last modified time
    Searched refs:ProjectGuid (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/tools/gyp/pylib/gyp/
easy_xml_test.py 71 '<ProjectGuid>{D2250C20-3A94-4FB9-AF73-11BC5B73884B}</ProjectGuid>'
87 ['ProjectGuid', '{D2250C20-3A94-4FB9-AF73-11BC5B73884B}'],
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_msvs_vcxproj.sh 120 depguid=`grep ProjectGuid "$f" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'`
301 tag_content ProjectGuid "{${guid}}"
gen_msvs_sln.sh 60 local guid=`grep ProjectGUID "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'`
63 local guid=`grep ProjectGuid "$file" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'`
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 194 depguid=`grep ProjectGuid "$f" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'`
364 tag_content ProjectGuid "{${guid}}"
gen_msvs_sln.sh 60 local guid=`grep ProjectGUID "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'`
63 local guid=`grep ProjectGuid "$file" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'`
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_vcxproj.sh 194 depguid=`grep ProjectGuid "$f" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'`
364 tag_content ProjectGuid "{${guid}}"
gen_msvs_sln.sh 60 local guid=`grep ProjectGUID "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'`
63 local guid=`grep ProjectGuid "$file" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'`

Completed in 202 milliseconds