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

  /build/make/tools/releasetools/
test_sign_target_files_apks.py 27 EditTags, ReplaceCerts, ReplaceVerityKeyId, RewriteProps)
81 self.assertEqual(RewriteProps(prop), output)
84 self.assertEqual(RewriteProps('\n'.join([prop[0] for prop in props])),
sign_target_files_apks 291 new_data = RewriteProps(data)
437 def RewriteProps(data):
sign_target_files_apks.py 291 new_data = RewriteProps(data)
437 def RewriteProps(data):

Completed in 69 milliseconds