Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 9 of 9) sorted by relevance

/art/test/801-VoidCheckCast/
Dinfo.txt1 A test that is only available as a DEX binary.
/art/test/testrunner/
Denv.py177 binary = tool if tool != 'dxmerger' else 'dexmerger' variable
178 os.environ.setdefault(tool.upper(), HOST_OUT_EXECUTABLES + '/' + binary)
/art/runtime/
Ddex2oat_environment_test.h134 std::ifstream src_stream(src, std::ios::binary); in Copy()
135 std::ofstream dst_stream(dst, std::ios::binary); in Copy()
/art/sigchainlib/
DAndroid.bp42 // this will drag ASAN symbols into the binary, even for modules using LOCAL_SANITIZE := never.
/art/build/
Dart.go327 binary, _ := cc.NewBinary(android.HostAndDeviceSupported)
328 module := binary.Init()
DAndroid.bp97 // runtime binary itself may exploit these features. Secondly, this implies that
/art/tools/cpp-define-generator/
DAndroid.bp17 // Build a "data" binary which will hold all the symbol values that will be parsed by the other scr…
/art/runtime/dex/
Dart_dex_file_loader_test.cc41 std::ifstream src_stream(src, std::ios::binary); in Copy()
42 std::ofstream dst_stream(dst, std::ios::binary); in Copy()
/art/
DNOTICE222 * Redistributions in binary form must reproduce the above copyright notice,