Home
last modified time | relevance | path

Searched defs:NOT_IMPLEMENTED (Results 1 – 4 of 4) sorted by relevance

/system/bt/include/hardware/avrcp/
Davrcp_common.h34 NOT_IMPLEMENTED = 0x8, enumerator
/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp41 #define NOT_IMPLEMENTED() LOG_ALWAYS_FATAL("Arm instruction %s not yet implemented\n", __func__) macro
DArm64Assembler.cpp140 #define NOT_IMPLEMENTED() LOG_FATAL("Arm instruction %s not yet implemented\n", __func__) macro
DMIPSAssembler.cpp74 #define NOT_IMPLEMENTED() LOG_ALWAYS_FATAL("Arm instruction %s not yet implemented\n", __func__) macro