OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetWindowAppName
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sessions/
session_service.h
149
void
SetWindowAppName
(const SessionID& window_id,
session_service.cc
314
SetWindowAppName
(browser->session_id(), browser->app_name());
380
void SessionService::
SetWindowAppName
(
[
all
...]
session_service_unittest.cc
557
service()->
SetWindowAppName
(window2_id, "TestApp");
[
all
...]
Completed in 606 milliseconds