Lines Matching refs:JSMessage
137 return CJS_Result::Failure(JSMessage::kNotSupportedError); in moveInstance()
140 return CJS_Result::Failure(JSMessage::kParamError); in moveInstance()
168 return CJS_Result::Failure(JSMessage::kNotSupportedError); in removeInstance()
171 return CJS_Result::Failure(JSMessage::kParamError); in removeInstance()
176 return CJS_Result::Failure(JSMessage::kInvalidInputError); in removeInstance()
181 return CJS_Result::Failure(JSMessage::kTooManyOccurances); in removeInstance()
185 return CJS_Result::Failure(JSMessage::kParamError); in removeInstance()
209 return CJS_Result::Failure(JSMessage::kNotSupportedError); in setInstances()
212 return CJS_Result::Failure(JSMessage::kParamError); in setInstances()
223 return CJS_Result::Failure(JSMessage::kNotSupportedError); in addInstance()
226 return CJS_Result::Failure(JSMessage::kParamError); in addInstance()
236 return CJS_Result::Failure(JSMessage::kTooManyOccurances); in addInstance()
264 return CJS_Result::Failure(JSMessage::kNotSupportedError); in insertInstance()
267 return CJS_Result::Failure(JSMessage::kParamError); in insertInstance()
276 return CJS_Result::Failure(JSMessage::kInvalidInputError); in insertInstance()
281 return CJS_Result::Failure(JSMessage::kInvalidInputError); in insertInstance()