Searched refs:LString_Destroy (Results 1 - 2 of 2) sorted by path

/external/srec/shared/include/
H A DLStringImpl.h65 ESR_SHARED_API ESR_ReturnCode LString_Destroy(LString* self);
/external/srec/shared/src/
H A DLStringImpl.c38 impl->Interface.destroy = &LString_Destroy;
91 ESR_ReturnCode LString_Destroy(LString* self) function

Completed in 247 milliseconds