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/952-invoke-custom/
Dinfo.txt1 A test that is only available as a DEX binary.
/art/test/testrunner/
Denv.py239 binary = tool if tool != 'dxmerger' else 'dexmerger' variable
240 os.environ.setdefault(tool.upper(), HOST_OUT_EXECUTABLES + '/' + binary)
/art/runtime/
Ddex2oat_environment_test.h121 std::ifstream src_stream(src, std::ios::binary); in Copy()
122 std::ofstream dst_stream(dst, std::ios::binary); in Copy()
/art/build/
Dart.go299 binary, _ := cc.NewBinary(android.HostAndDeviceSupported)
300 module := binary.Init()
/art/sigchainlib/
DAndroid.bp36 // this will drag ASAN symbols into the binary, even for modules using LOCAL_SANITIZE := never.
/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/test/ti-stress/
Dstress.cc48 std::ofstream file(fname, std::ios::binary | std::ios::out | std::ios::trunc); in WriteToFile()
54 std::ifstream file(fname, std::ios::binary | std::ios::in); in ReadIntoBuffer()
/art/
DNOTICE222 * Redistributions in binary form must reproduce the above copyright notice,