reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
469 info_dict = info->GetAsDictionary(); 476 if (info_dict && info_dict->HasKey("shared_cache_uuid") && 476 if (info_dict && info_dict->HasKey("shared_cache_uuid") && 477 info_dict->HasKey("no_shared_cache") && 478 info_dict->HasKey("shared_cache_base_address")) { 479 base_address = info_dict->GetValueForKey("shared_cache_base_address") 482 info_dict->GetValueForKey("shared_cache_uuid")->GetStringValue(); 485 if (!info_dict->GetValueForKey("no_shared_cache")->GetBooleanValue()) 489 if (info_dict->GetValueForKey("shared_cache_private_cache")