Searched refs:NAPI_ERR_ILLEGAL_STATE_INFO (Results 1 – 2 of 2) sorted by relevance
54 const std::string NAPI_ERR_ILLEGAL_STATE_INFO = "Operation not permit at current state"; variable
73 errMessage = NAPI_ERR_ILLEGAL_STATE_INFO; in GetMessageByCode()