Searched defs:type_str (Results 1 – 13 of 13) sorted by relevance
30 ConnectionType ParseConnectionType(const std::string& type_str) { in ParseConnectionType()
59 if (base::expected<StringPiece, NullOrIOError> type_str = type_string_ref.string8(); in ToResourceName() local
147 string type_str = prop_type->second.TryGet<string>(); in ProcessDefaultService() local
158 for (auto& type_str : allowed_types_str) { in ConvertAllowedConnectionTypesForUpdate() local
192 string type_str = prop_type->second.TryGet<string>(); in GetServicePathProperties() local
919 std::stringstream type_str; in VisitPhi() local926 std::stringstream type_str; in VisitPhi() local
144 std::string WrapIfNullable(const std::string type_str, const AidlTypeSpecifier& raw_type, in WrapIfNullable()
48 Command::Type Command::ParseType(const std::string& type_str) { in ParseType()
244 const char* type_str = java_lang_dex_file_->StringByTypeIdx(dex::TypeIndex(i)); in TEST_F() local
366 const std::string type_str = util::GetString(type_pool_, type->id - 1); in ParseType() local
500 const StringPiece& type_str = to_string(name.type); in ProcessResource() local
279 StringPiece type_str; in ParseStyleParentReference() local
298 const char* type_str = GetClassLoaderTypeName(type); in ExtractClassLoaderType() local