Home
last modified time | relevance | path

Searched refs:NATIVE_BRIDGE_GUEST_STATE_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/native_bridge_support/guest_state_accessor/include/native_bridge_support/guest_state_accessor/
Daccessor.h74 #define NATIVE_BRIDGE_GUEST_STATE_SIGNATURE 0x5349'5245'4252'4542 macro
/frameworks/libs/binary_translation/guest_state/
Dguest_state.cc75 guest_state_header->signature = NATIVE_BRIDGE_GUEST_STATE_SIGNATURE; in InitializeNativeBridgeGuestStateHeader()