Home
last modified time | relevance | path

Searched refs:OnCreate (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/examples/csharp/HelloworldXamarin/Droid/Assets/
DAboutAssets.txt9 protected override void OnCreate (Bundle bundle)
11 base.OnCreate (bundle);
/third_party/grpc/examples/csharp/HelloworldXamarin/Droid/
DMainActivity.cs34 protected override void OnCreate(Bundle savedInstanceState) in OnCreate() method in HelloworldXamarin.Droid.MainActivity
36 base.OnCreate(savedInstanceState); in OnCreate()
/third_party/cef/tests/cefclient/browser/
Droot_window_win.h93 void OnCreate(LPCREATESTRUCT lpCreateStruct);
Droot_window_win.cc605 self->OnCreate(reinterpret_cast<CREATESTRUCT*>(lParam)); in RootWndProc()
868 void RootWindowWin::OnCreate(LPCREATESTRUCT lpCreateStruct) { in OnCreate() function in client::RootWindowWin
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterPlatformViews_Internal.h158 void OnCreate(FlutterMethodCall* call, FlutterResult& result);
DFlutterPlatformViews.mm32 OnCreate(call, result);
43 void FlutterPlatformViewsController::OnCreate(FlutterMethodCall* call, FlutterResult& result) {
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1878 if (!pBA->OnCreate(hWnd)) { in WndProc()
1991 BOOL OnCreate(__in HWND hWnd) { in OnCreate() function in PythonBootstrapperApplication
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch59609 +void DisplayScreenListener::OnCreate(DisplayId id) {}
59667 + void OnCreate(DisplayId id) override;