Searched defs:addKey (Results 1 – 5 of 5) sorted by relevance
48 fun addKey(builder: FlatBufferBuilder, key: Long) { in startLongFloatEntry() method
31 …public static void addKey(FlatBufferBuilder builder, long key) { builder.addLong(key); builder.slo… in addKey() method in LongFloatEntry
77 public KeyPath addKey(String key) { in addKey() method in KeyPath
354 void TextBlob::addKey(const Key& key) { in addKey() function in sktext::gpu::TextBlob
6482 void SharedCacheKeyManager<SharedCacheKeyT>::addKey(const SharedCacheKeyT &key) in addKey() function in rx::vk::SharedCacheKeyManager