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

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
allocators.h 141 RAPIDJSON_DELETE(ownBaseAllocator_);
rapidjson.h 482 #ifndef RAPIDJSON_DELETE
484 #define RAPIDJSON_DELETE(x) delete x
document.h     [all...]
pointer.h 166 RAPIDJSON_DELETE(ownAllocator_);
    [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
stack.h 178 RAPIDJSON_DELETE(ownAllocator_); // Only delete if it is owned by the stack

Completed in 106 milliseconds