Searched refs:AStatus_deleteDescription (Results 1 – 6 of 6) sorted by relevance
114 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatus_deleteDescription);223 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AStatus_deleteDescription); in init_stub_library()
267 void AStatus_deleteDescription(const char* description) __INTRODUCED_IN(30);
105 AStatus_deleteDescription;
76 void AStatus_deleteDescription(const char* description) { in AStatus_deleteDescription() function
236 AStatus_deleteDescription(cStr); in getDescription()