Home
last modified time | relevance | path

Searched defs:toMap (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef_dll/
Dtransfer_util.cc25 void transfer_string_map_contents(cef_string_map_t fromMap, StringMap& toMap) { in transfer_string_map_contents()
38 cef_string_map_t toMap) { in transfer_string_map_contents()
45 StringMultimap& toMap) { in transfer_string_multimap_contents()
58 cef_string_multimap_t toMap) { in transfer_string_multimap_contents()
/third_party/typescript/tests/cases/compiler/
DcomplexRecursiveCollections.ts454 toMap(): Map<K, V>; method
/third_party/protobuf/js/
Dmessage.js1409 jspb.Message.toMap = function( function in jspb.Message