Searched refs:kProgramKey (Results 1 – 1 of 1) sorted by relevance
24 const char kProgramKey[] = "program"; variable303 parent_key == kProgramKey && in IsValidISADictionary()307 parent_key != kProgramKey && in IsValidISADictionary()416 if (!GetURLFromISADictionary(dictionary_, kProgramKey, &nexe_url, in GetProgramURL()478 kProgramKey, kInterpreterKey, kFilesKey}; in MatchesSchema()488 if (!dictionary_.Find(kProgramKey)) { in MatchesSchema()490 error_info->string = std::string("manifest: missing '") + kProgramKey + in MatchesSchema()498 if (!IsValidISADictionary(dictionary_, kProgramKey, sandbox_isa_, true, in MatchesSchema()