Searched refs:NAPI_ERR_INVALID_PARAM_INFO (Results 1 – 4 of 4) sorted by relevance
46 const std::string NAPI_ERR_INVALID_PARAM_INFO = "invalid parameter"; variable
52 const std::string NAPI_ERR_INVALID_PARAM_INFO = "invalid parameter"; variable
67 errMessage = NAPI_ERR_INVALID_PARAM_INFO; in GetMessageByCode()
61 errMessage = NAPI_ERR_INVALID_PARAM_INFO; in GetMessageByCode()