Searched refs:setDictionary (Results 1 – 13 of 13) sorted by relevance
864 defDict1.setDictionary(dictionary1.getBytes()); in testSetDictionary$B()865 defDict2.setDictionary(dictionary2.getBytes()); in testSetDictionary$B()930 infl1.setDictionary(dictionary1.getBytes()); in testSetDictionary$B()939 infl2.setDictionary(dictionary2.getBytes()); in testSetDictionary$B()949 infl1.setDictionary(dictionary1.getBytes()); in testSetDictionary$B()961 infl1.setDictionary(dictionary2.getBytes()); in testSetDictionary$B()968 infl1.setDictionary(dictionary2.getBytes()); in testSetDictionary$B()989 defDict1.setDictionary(dictionary1.getBytes()); in testSetDictionary$BII()990 defDict2.setDictionary(dictionary2.getBytes()); in testSetDictionary$BII()991 defDict3.setDictionary(dictionary2.getBytes(), 4, 4); in testSetDictionary$BII()[all …]
461 defl.setDictionary(dictionaryArray); in test_setDictionary$B()503 defl.setDictionary(dictionaryArray, offSet, length); in test_setDictionary$BII()537 defl.setDictionary(dictionaryArray, offSet, length); in test_setDictionary$BII()1017 defl.setDictionary(dict); in helper_end_test()
130 propBag->setDictionary(dictionary.get()); in statistics()152 propBag->setDictionary(dictionary.get()); in statistics()174 propBag->setDictionary(dictionary.get()); in statistics()196 propBag->setDictionary(dictionary.get()); in statistics()
43 void setDictionary(CFMutableDictionaryRef dictionary);
53 void CFDictionaryPropertyBag::setDictionary(CFMutableDictionaryRef dictionary) in setDictionary() function in CFDictionaryPropertyBag
403 userInfo->setDictionary(dictionary.get()); in postDidAddIconNotification()
408 userInfoBag->setDictionary(userInfo.get()); in dispatchDidModifyDatabase()
106 result->setDictionary(dictionary.get()); in createUserInfoFromArray()
10851 (CFDictionaryPropertyBag::setDictionary):23250 (CFDictionaryPropertyBag::setDictionary):
8018 That function was also doing an unnecessary call to setDictionary(0).
39 deflater.setDictionary(SpdyReader.DICTIONARY); in SpdyWriter()
221 setDictionary(DICTIONARY); in newNameValueBlockStream()
856 userInfoBag->setDictionary(userInfo.get()); in dispatchDidFailToStartPlugin()