Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/vndk-compliance/
DREADME.md14 ### Copy headers not allowed
49 ### Headers not found
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py182 def encode_mutf8(input, errors='strict'): argument
215 def decode_mutf8(input, errors='strict'): argument