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

  /packages/apps/Car/libs/
resource_generator.py 260 def ValidateArgs(self, csv, resource_dir, resource_type):
273 self.ValidateArgs(csv_file, resource_dir, resource_type) # Will raise if it fails.
  /device/google/contexthub/util/nanotool/
nanotool.cpp 162 static bool ValidateArgs(std::unique_ptr<ParsedArgs>& args, const char *name) {
375 if (!ValidateArgs(args, argv[0])) {

Completed in 144 milliseconds