OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unity_inspector_get_unity_running_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/
unity_service.cc
18
typedef gboolean (*
unity_inspector_get_unity_running_func
)
typedef
45
unity_inspector_get_unity_running_func
get_unity_running = NULL;
80
reinterpret_cast<
unity_inspector_get_unity_running_func
>(
/external/chromium_org/chrome/browser/ui/libgtk2ui/
unity_service.cc
21
typedef gboolean (*
unity_inspector_get_unity_running_func
)
typedef
48
unity_inspector_get_unity_running_func
get_unity_running = NULL;
82
reinterpret_cast<
unity_inspector_get_unity_running_func
>(
Completed in 33 milliseconds