Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
Dconvertor_error_code.h19 struct NdkErrorCode { struct
32 static int ConvertCode(const NdkErrorCode *codeMap, int count, int innerCode); argument