Lines Matching full:initializing
164 * the number of classes loaded when the zygote finishes initializing.
2335 * This also "prepares" static fields by initializing them
2834 * class and initializing them to the standard default values, but not
3799 ALOGV("Not initializing static fields in %s", clazz->descriptor);
4154 * thread doing the initializing. If it was done by the current thread,
4155 * we are guaranteed to see "initializing" and our thread ID, even on SMP.
4157 * which we see "initializing" and a stale copy of our own thread ID
4187 * return -1 on failure, 0 on success, 1 on still-initializing. Looks like
4192 * the members it is initializing, which is fine unless it uses the contents
4441 // We started initializing.
4491 ALOGW("Exception %s thrown while initializing %s",
4526 // We finished initializing.