Searched refs:putEntry (Results 1 – 5 of 5) sorted by relevance
123 public @NonNull Builder putEntry(@NonNull String namespace, @NonNull String name, in putEntry() method in PersonalizationData.Builder
97 void putEntry(HalType type, TableEntry &&entry);
590 void ListCommand::putEntry(HalType type, TableEntry &&entry) { in putEntry() function in android::lshal::ListCommand613 putEntry(HalType::PASSTHROUGH_LIBRARIES, std::move(pair.second)); in fetchAllLibraries()636 putEntry(HalType::PASSTHROUGH_CLIENTS, { in fetchPassthrough()685 putEntry(HalType::BINDERIZED_SERVICES, std::move(pair.second)); in fetchBinderized()
41100 …method @NonNull public android.security.identity.PersonalizationData.Builder putEntry(@NonNull Str…
41244 …method @NonNull public android.security.identity.PersonalizationData.Builder putEntry(@NonNull Str…