Xref Aosp Access

mkdir -p /var/opengrok/data,etc,logs,src # Link your AOSP source (avoid copying 100GB) ln -s /path/to/aosp /var/opengrok/src/aosp

Do you have a tip or trick for using xref AOSP? Share it with the community in the comments below. xref aosp

: The Android Source About page provides the high-level architecture and governance. mkdir -p /var/opengrok/data

xref-query --db ./xref_db --symbol "sp<IBinder>" xref-query --db ./xref_db --refs "ProcessState::self()" " xref-query --db ./xref_db --refs "ProcessState::self()"