HomeSort by relevance Sort by last modified time
    Searched defs:Localize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/tools/build/
remoting_localize.py 7 localize.py -- Generates an output file from the given template replacing
651 def Localize(source, locales, options):
740 usage = "Usage: localize [options] locales"
779 return Localize(options.template, locales, options)
  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 64 const char* kFuncNameLocalize = "localize";
753 return Localize(args, arg_count, result);
    [all...]

Completed in 1014 milliseconds