Home
last modified time | relevance | path

Searched refs:firebase_app_id_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/android/
Dbuild_info.h101 const char* firebase_app_id() const { return firebase_app_id_; } in firebase_app_id()
152 const char* const firebase_app_id_; variable
Dbuild_info.cc75 firebase_app_id_(StrDupParam(params, 18)), in BuildInfo()