OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetProp
(Results
1 - 11
of
11
) sorted by null
/development/scripts/
add-accounts
48
def
SetProp
(adb_flags, name, value):
50
"/system/bin/
setprop
", name, value)
117
SetProp
(adb_flags, "ro.config.hosted_account", dasher)
120
SetProp
(adb_flags, "ro.config.google_account", gmail)
add-accounts-sdk
47
def
SetProp
(adb_flags, name, value):
48
args = ("adb",) + adb_flags + ("shell", "/system/bin/
setprop
", name, value)
114
SetProp
(adb_flags, "ro.config.hosted_account", hosted)
117
SetProp
(adb_flags, "ro.config.google_account", gmail)
/external/chromium/chrome/browser/hang_monitor/
hung_plugin_action.cc
83
SetProp
(hung_window, HungWindowDetector::kHungChildWindowTimeout,
hung_window_detector.cc
105
SetProp
(child_window, kHungChildWindowTimeout,
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Surface.cpp
335
SetProp
(mWindow, kSurfaceProperty, reinterpret_cast<HANDLE>(this));
336
SetProp
(mWindow, kParentWndProc, reinterpret_cast<HANDLE>(oldWndProc));
/external/webkit/Source/WebKit/win/
WebNodeHighlight.cpp
109
::
SetProp
(m_overlay, kWebNodeHighlightPointerProp, reinterpret_cast<HANDLE>(this));
/external/webkit/Source/WebKit/win/WebCoreSupport/
WebInspectorClient.cpp
218
::
SetProp
(frontendHwnd, kWebInspectorPointerProp, reinterpret_cast<HANDLE>(this));
/external/webkit/Source/WebCore/plugins/win/
PluginViewWin.cpp
987
SetProp
(platformPluginWidget(), kWebPluginViewProperty, this);
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 2421 milliseconds