Searched defs:AppState (Results 1 – 3 of 3) sorted by relevance
28 struct AppState { struct34 syncer::StringOrdinal app_launch_ordinal;35 syncer::StringOrdinal page_ordinal;36 extensions::LaunchType launch_type;37 GURL launch_web_url;38 std::string description;39 std::string name;40 bool from_bookmark;45 AppState::AppState() : launch_type(extensions::LAUNCH_TYPE_INVALID) {} in AppState() function in __anonc5053bed0111::AppState
12 function AppState() { class71 AppState.prototype = { class
111 enum AppState { enum