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

  /frameworks/wilhelm/src/itf/
IObject.c 22 // Called by a worker thread to handle an asynchronous Object.Realize.
33 AsyncHook realize = clazz->mRealize; local
43 if (NULL != realize) {
45 // Note that the mutex is locked on entry to and exit from the realize hook,
47 result = (*realize)(thiz, SL_BOOLEAN_TRUE);
103 // Reject redundant calls to Realize, except on a shared engine
106 // redundant realize on the shared engine is permitted
127 // Engine was destroyed during realize, or insufficient memory
135 AsyncHook realize = clazz->mRealize; local
136 // Note that the mutex is locked on entry to and exit from the realize hook
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 50 milliseconds