HomeSort by relevance Sort by last modified time
    Searched refs:GetProp (Results 1 - 18 of 18) sorted by null

  /development/scripts/
add-accounts 43 def GetProp(adb_flags, name):
45 "/system/bin/getprop", name)
97 hosted_account = GetProp(adb_flags, "ro.config.hosted_account").strip()
98 google_account = GetProp(adb_flags, "ro.config.google_account").strip()
add-accounts-sdk 43 def GetProp(adb_flags, name):
44 args = ("adb",) + adb_flags + ("shell", "/system/bin/getprop", name)
94 hosted_account = GetProp(adb_flags, "ro.config.hosted_account").strip()
95 google_account = GetProp(adb_flags, "ro.config.google_account").strip()
  /external/chromium_org/content/test/plugin/
plugin_get_javascript_url_test.cc 51 if (!::GetProp(window_handle, L"Plugin_Instance")) {
72 (::GetProp(window, L"Plugin_Instance"));
plugin_npobject_lifetime_test.cc 29 if (!::GetProp(window_handle, L"Plugin_Instance")) {
47 (::GetProp(window, L"Plugin_Instance"));
plugin_create_instance_in_paint.cc 66 (::GetProp(window, L"Plugin_Instance"));
plugin_windowed_test.cc 122 (::GetProp(window, L"Plugin_Instance"));
  /external/chromium_org/third_party/angle_dx11/src/libEGL/
Surface.cpp 235 Surface* surf = reinterpret_cast<Surface*>(GetProp(hwnd, kSurfaceProperty));
241 WNDPROC prevWndFunc = reinterpret_cast<WNDPROC >(GetProp(hwnd, kParentWndProc));
280 LONG_PTR parentWndFunc = reinterpret_cast<LONG_PTR>(GetProp(mWindow, kParentWndProc));
  /external/chromium/chrome/browser/hang_monitor/
hung_plugin_action.cc 76 reinterpret_cast<int>(GetProp(
hung_window_detector.cc 87 reinterpret_cast<int>(GetProp(child_window, kHungChildWindowTimeout));
  /external/chromium_org/chrome/browser/hang_monitor/
hung_window_detector.cc 100 reinterpret_cast<int>(GetProp(child_window, kHungChildWindowTimeout));
hung_plugin_action.cc 129 reinterpret_cast<int>(GetProp(
  /external/chromium_org/gpu/config/
gpu_dx_diagnostics_win.cc 41 hr = container->GetProp(prop_name16, &variant);
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 669 GetProp(hwnd, kWebPluginDelegateProperty));
    [all...]
  /external/chromium_org/win8/metro_driver/
chrome_app_view.cc 205 ::GetProp(window, kChromeSubclassWindowProp));
221 if (::GetProp(hwnd, kChromeSubclassWindowProp) == NULL) {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc 143 if (GetProp(window, kWidgetOwnerProperty) == widget) {
154 if (GetProp(window, kWidgetOwnerProperty) == widget)
163 if (GetProp(window, kWidgetOwnerProperty) == widget) {
184 if (GetProp(window, kWidgetOwnerProperty) == params->widget) {
    [all...]
  /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 459 milliseconds