diff options
author | Chris Wailes <chriswailes@google.com> | 2019-01-10 16:55:32 -0800 |
---|---|---|
committer | Chris Wailes <chriswailes@google.com> | 2019-01-22 16:07:27 -0800 |
commit | aa1c962ded6bfdf0dd4ed2152320f75459311e93 (patch) | |
tree | dcdba8136725d5dda3bb980f83e76a0ad049de41 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | e54b7b549871bf2f475b04a6ad3a4289d55e02cc (diff) |
Implemented native functions and types for blastula management.
This patch adds native support for spawning and managing blastula pools,
as well as several code cleanups and modernizations.
Changes includes:
* A function to fork blastulas
* A table for managing blastula-related data
* Functions for adding and removing blastula data from the
aforementioned table
* Switching from NULL to nullptr
* Replacing string-passing error handling with a curried failure
function
* Utility functions for handling managed objects
* JNI functions for blastula pool management
Change-Id: I12cd9f2c87a2e3c00d64b683edf3631e29a51551
Topic: zygot-prefork
Test: make & flash & launch apps & check log for messages
Bug: 68253328
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions