Lines Matching refs:ScopedUtfChars
312 ScopedUtfChars sourceName(env, javaSourceName); in DexFile_openDexFileNative()
361 ScopedUtfChars class_loader_context_utf(env, class_loader_context); in DexFile_verifyInBackgroundNative()
434 ScopedUtfChars class_name(env, javaName); in DexFile_defineClassNative()
591 ScopedUtfChars filename(env, javaFilename); in DexFile_getDexFileStatus()
596 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexFileStatus()
621 ScopedUtfChars filename(env, javaFilename); in DexFile_getDexFileOptimizationStatus()
626 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexFileOptimizationStatus()
672 ScopedUtfChars filename(env, javaFilename); in DexFile_getDexOptNeeded()
677 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexOptNeeded()
682 ScopedUtfChars target_compiler_filter(env, javaTargetCompilerFilter); in DexFile_getDexOptNeeded()
703 ScopedUtfChars filename_utf(env, javaFilename); in DexFile_isDexOptNeeded()
724 ScopedUtfChars compiler_filter(env, javaCompilerFilter); in DexFile_isValidCompilerFilter()
737 ScopedUtfChars compiler_filter(env, javaCompilerFilter); in DexFile_isProfileGuidedCompilerFilter()
752 ScopedUtfChars compiler_filter(env, javaCompilerFilter); in DexFile_getNonProfileGuidedCompilerFilter()
777 ScopedUtfChars compiler_filter(env, javaCompilerFilter); in DexFile_getSafeModeCompilerFilter()
813 ScopedUtfChars filename(env, javaFilename); in DexFile_getDexFileOutputPaths()
818 ScopedUtfChars instruction_set(env, javaInstructionSet); in DexFile_getDexFileOutputPaths()