Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_icu_NativeConverter.cpp373 static void CHARSET_ENCODER_CALLBACK(const void* rawContext, UConverterFromUnicodeArgs* args, in CHARSET_ENCODER_CALLBACK()
397 static void encoderReplaceCallback(const void* rawContext, in encoderReplaceCallback()
467 static void decoderReplaceCallback(const void* rawContext, in decoderReplaceCallback()
487 static void CHARSET_DECODER_CALLBACK(const void* rawContext, UConverterToUnicodeArgs* args, in CHARSET_DECODER_CALLBACK()