HomeSort by relevance Sort by last modified time
    Searched defs:delete_object (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/store/
str_locl.h 93 STORE_HANDLE_OBJECT_FUNC_PTR delete_object; member in struct:store_method_st
  /frameworks/base/tools/localize/
XMLHandler.h 193 static void delete_object(T* obj) function
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp.c 175 static void delete_object(struct alisp_instance *instance, struct alisp_object * p) function
209 delete_object(instance, p);
282 delete_object(instance, p);
418 delete_object(instance, obj);
436 delete_object(instance, obj);
472 delete_object(instance, lexpr->value.c.car);
474 delete_object(instance, lexpr);
754 delete_object(instance, p->value.c.car);
756 delete_object(instance, p);
1110 delete_object(instance, args)
    [all...]

Completed in 98 milliseconds