HomeSort by relevance Sort by last modified time
    Searched refs:CURRENT_CHARSET (Results 1 - 3 of 3) sorted by null

  /prebuilts/sdk/tools/
jack-diagnose 30 CURRENT_CHARSET=$(locale charmap)
31 if [ -z "$CURRENT_CHARSET" ]; then
34 CHARSET_ARGUMENT=";charset=$CURRENT_CHARSET"
jack 116 CURRENT_CHARSET=$(locale charmap)
117 if [ -z "$CURRENT_CHARSET" ]; then
120 CHARSET_ARGUMENT=";charset=$CURRENT_CHARSET"
132 -H "Accept: application/vnd.jack.command-out;version=1;charset=$CURRENT_CHARSET" \
133 -F "cli=$ARGS;type=text/plain;charset=$CURRENT_CHARSET" \
jack-admin 34 CURRENT_CHARSET=$(locale charmap)
35 if [ -z "$CURRENT_CHARSET" ]; then
38 CHARSET_ARGUMENT=";charset=$CURRENT_CHARSET"

Completed in 98 milliseconds