HomeSort by relevance Sort by last modified time
    Searched refs:LString_Append (Results 1 - 2 of 2) sorted by null

  /external/srec/shared/include/
LStringImpl.h 53 ESR_SHARED_API ESR_ReturnCode LString_Append(LString* self, const LCHAR* value);
  /external/srec/shared/src/
LStringImpl.c 35 impl->Interface.append = &LString_Append;
53 ESR_ReturnCode LString_Append(LString* self, const LCHAR* value)

Completed in 440 milliseconds