Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/
H A Ddevicekvstore_fuzzer.cpp375 std::map<Key, Value, decltype(cmp)> dictionary(cmp); in RemoveDeviceDataFuzz() local
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp343 std::map<Key, Value, decltype(cmp)> dictionary(cmp); in RemoveDeviceDataFuzz() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp1022 void *dictionary = nullptr; in DeflateSetDictionary() local
1076 void *dictionary = nullptr; in DeflateGetDictionary() local