Searched refs:HasKey (Results 1 – 9 of 9) sorted by relevance
160 if (process_state_sp->GetAsDictionary()->HasKey("error")) in IsFullyInitialized()162 if (!process_state_sp->GetAsDictionary()->HasKey("process_state string")) in IsFullyInitialized()208 all_image_info_json_sp->GetAsDictionary()->HasKey("images") && in DoInitialImageFetch()397 binaries_info_sp->GetAsDictionary()->HasKey("images") && in AddBinaries()569 if (info_dict && info_dict->HasKey("shared_cache_uuid") && in GetSharedCacheInformation()570 info_dict->HasKey("no_shared_cache") && in GetSharedCacheInformation()571 info_dict->HasKey("shared_cache_base_address")) { in GetSharedCacheInformation()
374 !image->HasKey("pathname") || in JSONImageInformationIntoImageInfo()375 !image->HasKey("mod_date") || in JSONImageInformationIntoImageInfo()376 !image->HasKey("mach_header") || in JSONImageInformationIntoImageInfo()378 !image->HasKey("segments") || in JSONImageInformationIntoImageInfo()380 !image->HasKey("uuid")) { in JSONImageInformationIntoImageInfo()442 if (mh->HasKey("flags")) in JSONImageInformationIntoImageInfo()448 if (mh->HasKey("ncmds")) in JSONImageInformationIntoImageInfo()454 if (mh->HasKey("sizeofcmds")) in JSONImageInformationIntoImageInfo()483 if (seg->HasKey("initprot")) in JSONImageInformationIntoImageInfo()489 if (seg->HasKey("flags")) in JSONImageInformationIntoImageInfo()[all …]
561 image_infos_json_sp->GetAsDictionary()->HasKey("images") && in AddModulesUsingImageInfosAddress()
239 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()249 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()259 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()269 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()279 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()
49 success = options_dict.HasKey(GetKey(OptionNames::ModuleName)); in CreateFromStructuredData()
183 plist_sp->GetAsDictionary()->HasKey( in CreateInstance()202 if (plist_sp->GetAsDictionary()->HasKey("DBGVersion")) { in CreateInstance()
430 bool has_path = dict->HasKey("path"); in GetLoadedDynamicLibrariesInfos()431 bool has_uuid = dict->HasKey("uuid"); in GetLoadedDynamicLibrariesInfos()434 if (!dict->HasKey("load_addr")) in GetLoadedDynamicLibrariesInfos()
514 bool HasKey(llvm::StringRef key) const { in HasKey() function
985 if (!metadata_sp || !metadata_sp->GetSize() || !metadata_sp->HasKey("asi")) in ExtractAppSpecificInfo()