Searched refs:KEY_CODE (Results 1 – 6 of 6) sorted by relevance
27 static constexpr const char *KEY_CODE = "code"; variable
31 const std::string KEY_CODE = "code"; variable
67 napi_set_named_property(env, businessError, KEY_CODE.c_str(), code); in GenerateBusinessError()
44 const std::string KEY_CODE = "code"; variable
735 napi_set_named_property(env, businessError, KEY_CODE.c_str(), code); in GenerateBusinessError()
52 KEY_CODE: {type: INT32, desc: key code}