Home | History | Annotate | Download | only in src

Lines Matching refs:LocalStorageKey

530   static base::Thread::LocalStorageKey isolate_key() {
535 static base::Thread::LocalStorageKey thread_id_key() {
539 static base::Thread::LocalStorageKey per_isolate_thread_data_key();
1173 static base::Thread::LocalStorageKey per_isolate_thread_data_key_;
1174 static base::Thread::LocalStorageKey isolate_key_;
1175 static base::Thread::LocalStorageKey thread_id_key_;