Searched refs:AStatus_deleteDescription (Results 1 – 6 of 6) sorted by relevance
110 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_deleteDescription);215 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_deleteDescription); in init_stub_library()
107 AStatus_deleteDescription;
76 void AStatus_deleteDescription(const char* description) { in AStatus_deleteDescription() function
266 void AStatus_deleteDescription(const char* description) __INTRODUCED_IN(30);
235 AStatus_deleteDescription(cStr); in getDescription()