Searched refs:bp (Results 1 – 15 of 15) sorted by relevance
/art/ |
D | Android.bp | 1 // If you're looking for ART global stuff, please see build/Android.bp.
|
/art/tools/jvmti-agents/breakpoint-logger/ |
D | breakpoint_logger.cc | 289 static bool ParseSingleBreakpoint(const std::string& bp, /*out*/SingleBreakpointTarget* target) { in ParseSingleBreakpoint() argument 290 std::string option = bp; in ParseSingleBreakpoint() 299 LOG(ERROR) << bp << " doesn't seem to indicate a method, expected ->"; in ParseSingleBreakpoint() 306 LOG(ERROR) << bp << " doesn't seem to have a method sig!"; in ParseSingleBreakpoint() 311 LOG(ERROR) << bp << " doesn't seem to have a valid location!"; in ParseSingleBreakpoint()
|
/art/imgdiag/ |
D | dirty_image_objects.md | 5 The easiest way is to modify `art/build/apex/Android.bp` like this:
|
/art/openjdkjvmti/ |
D | deopt_manager.cc | 106 for (const auto& [bp, loc] : this->breakpoint_status_) { in DumpDeoptInfo() 107 stream << "Breakpoint: " << bp->PrettyMethod() << " @ 0x" << std::hex << loc << "\n"; in DumpDeoptInfo()
|
/art/build/ |
D | README.md | 94 the `apex_contributions` Android.bp module reported by the above command.)
|
D | Android.bp | 80 from: "art/build/SoongConfig.bp",
|
/art/tools/ |
D | buildbot-build.sh | 51 for patch_file in $(find prebuilts/module_sdk -name Android.bp.patch) ; do
|
/art/test/ |
D | README.md | 87 in ART's build system (`Android.bp` and `Android*.mk` files). On host, these
|
D | Android.bp | 518 // definition of module `core-tests` in libcore/JavaLibrary.bp). 1860 "Android.run-test.bp",
|
D | Android.run-test.bp | 1 // This file was generated by Android.run-test.bp.py 1941 // the Android.bp file. Some tests have symlinks to files from other tests, and 4336 // the Android.bp file. Some tests have symlinks to files from other tests, and 6731 // the Android.bp file. Some tests have symlinks to files from other tests, and
|
/art/libdexfile/ |
D | Android.bp | 600 …id.com/android/platform/superproject/+/master:system/libziparchive/Android.bp;l=47-59;drc=c7b498fd…
|
/art/runtime/ |
D | Android.bp | 718 // in test/Android.bp for explanation). 737 // in test/Android.bp for explanation).
|
/art/build/apex/ |
D | Android.bp | 115 // Some of the components are only visible here (but not in test Android.bp).
|
/art/test/dexdump/ |
D | checkers.txt | 1249 002196: 1a00 b400 |0027: const-string v0, "bp" // string@00b4 2424 00303a: 1a00 b400 |0019: const-string v0, "bp" // string@00b4
|
D | all-dex-files.txt | 1890 002196: 1a00 b400 |0027: const-string v0, "bp" // string@00b4 3065 00303a: 1a00 b400 |0019: const-string v0, "bp" // string@00b4
|