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

  /external/v8/tools/
presubmit.py 148 def RemoveFile(self, file):
246 good_files_cache.RemoveFile(files[i])
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configHandler.py 127 def RemoveFile(self):
150 self.RemoveFile()
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configHandler.py 127 def RemoveFile(self):
150 self.RemoveFile()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py 127 def RemoveFile(self):
150 self.RemoveFile()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py 127 def RemoveFile(self):
150 self.RemoveFile()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
schema.py 460 RemoveFile = Table('RemoveFile')
461 RemoveFile.add_field(1,'FileKey',11592)
462 RemoveFile.add_field(2,'Component_',0xDFF)
463 RemoveFile.add_field(3,'FileName',8191)
464 RemoveFile.add_field(4,'DirProperty',3400)
465 RemoveFile.add_field(5,'InstallMode',1282)
580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
ConvertMasmToNasm.py 176 def RemoveFile(self, path):
212 self.RemoveFile(src)
    [all...]
  /external/v8/tools/mb/
mb_unittest.py 84 def RemoveFile(self, path):
mb.py     [all...]

Completed in 2197 milliseconds