Home
last modified time | relevance | path

Searched refs:wuffs_json__error__unsupported_recursion_depth (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c8344 extern const char wuffs_json__error__unsupported_recursion_depth[];
31826 const char wuffs_json__error__unsupported_recursion_depth[] = "#json: unsupported recursion depth"; variable
33027 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()
33075 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c8353 extern const char wuffs_json__error__unsupported_recursion_depth[];
32352 const char wuffs_json__error__unsupported_recursion_depth[] = "#json: unsupported recursion depth"; variable
33553 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()
33601 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c9626 extern const char wuffs_json__error__unsupported_recursion_depth[];
46812 const char wuffs_json__error__unsupported_recursion_depth[] = "#json: unsupported recursion depth"; variable
48049 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()
48097 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()