Home | History | Annotate | Download | only in libloc_api_50001

Lines Matching refs:whoami

255     inline virtual char* whoami() {return (char*)"AgpsReleasedState";}
262 LOC_LOGE("Error: %s subscriber list not empty!!!", whoami());
300 LOC_LOGW("%s: unrecognized event %d", whoami(), event);
306 whoami(), nextState->whoami(), event);
322 inline virtual char* whoami() {return (char*)"AgpsPendingState";}
396 LOC_LOGE("%s: unrecognized event %d", whoami(), event);
401 whoami(), nextState->whoami(), event);
417 inline virtual char* whoami() { return (char*)"AgpsAcquiredState"; }
469 whoami(), event);
475 LOC_LOGW("%s: %d, a force rsrc release", whoami(), event);
490 LOC_LOGE("%s: unrecognized event %d", whoami(), event);
495 whoami(), nextState->whoami(), event);
511 inline virtual char* whoami() {return (char*)"AgpsReleasingState";}
572 LOC_LOGE("%s: unrecognized event %d", whoami(), event);
577 whoami(), nextState->whoami(), event);