Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp2412 #define JSON_CATCH(exception) catch(exception) macro
2418 #define JSON_CATCH(exception) if(false) macro
2433 #define JSON_CATCH JSON_CATCH_USER macro