Searched refs:DetailsType (Results 1 – 6 of 6) sorted by relevance
64 if (FI->DetailsType == LibCallFunctionInfo::DoesNot) { in AnalyzeLibCallDetails()83 assert(FI->DetailsType == LibCallFunctionInfo::DoesOnly); in AnalyzeLibCallDetails()
83 enum DetailsType { enum115 void SetIsShowingDetails(DetailsType type,160 bool GetIsShowingDetails(DetailsType type, size_t index) const;
261 DetailsType type, in SetIsShowingDetails()523 DetailsType type, size_t index) const { in GetIsShowingDetails()
105 } DetailsType; member
72 ExtensionInstallPrompt::DetailsType permissionsDetailType_;78 ExtensionInstallPrompt::DetailsType permissionsDetailType;525 ExtensionInstallPrompt::DetailsType detailsType =526 static_cast<ExtensionInstallPrompt::DetailsType>(554 ExtensionInstallPrompt::DetailsType type = [sender permissionsDetailType];605 ExtensionInstallPrompt::DetailsType type =
717 std::vector<linked_ptr<GetAllFrames::Results::DetailsType> > result_list; in RunSync()723 linked_ptr<GetAllFrames::Results::DetailsType> frame( in RunSync()724 new GetAllFrames::Results::DetailsType()); in RunSync()