Home
last modified time | relevance | path

Searched refs:raise_surrogate_error (Results 1 – 1 of 1) sorted by relevance

/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py230 def raise_surrogate_error(start, reason): function
264 raise_surrogate_error(
272 raise_surrogate_error(start, 'invalid low surrogate')
283 raise_surrogate_error(start_surrogate, 'illegal surrogate')
291 raise_surrogate_error(start_surrogate, 'unexpected end')