Home | History | Annotate | Download | only in gyp

Lines Matching refs:resource_type

214 def VerifyV14ResourcesInDir(input_dir, resource_type):
225 if resource_type in ('layout', 'xml'):
228 elif resource_type == 'values':
233 def WarnIfDeprecatedAttributeInDir(input_dir, resource_type):
238 if resource_type in ('layout', 'xml'):
240 elif resource_type == 'values':
285 resource_type = dir_pieces[0]
304 VerifyV14ResourcesInDir(input_dir, resource_type)
306 WarnIfDeprecatedAttributeInDir(input_dir, resource_type)
316 if resource_type in ('layout', 'xml'):
320 elif resource_type == 'values':
325 '-'.join([resource_type] +