Searched defs:custom_api (Results 1 – 2 of 2) sorted by relevance
/frameworks/libs/native_bridge_support/android_api/ |
D | api_analysis.py | 395 def _override_custom_type_properties(guest_api, custom_api): argument 409 def _override_custom_symbol_properties(guest_api, custom_api): argument 462 def mark_incompatible_and_custom_api(guest_api, host_api, custom_api, verbose=False): argument
|
/frameworks/libs/binary_translation/kernel_api/tools/ |
D | api_analysis.py | 393 def _override_custom_type_properties(guest_api, custom_api): argument 407 def _override_custom_symbol_properties(guest_api, custom_api): argument 459 def mark_incompatible_and_custom_api(guest_api, host_api, custom_api, verbose=False): argument
|