Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/json/
H A Djson_value_serializer_unittest.cc331 DictionaryValue* dict_root = in TEST() local
356 DictionaryValue* dict_root = in TEST() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Ddict.c69 #define dict_root(D) ((D)->nilnode.left) macro
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Ddict.c76 #define dict_root(D) ((D)->nilnode.left) macro