/third_party/node/src/ |
D | inspector_profiler.h | 62 virtual v8::MaybeLocal<v8::Object> GetProfile( 94 v8::MaybeLocal<v8::Object> GetProfile(v8::Local<v8::Object> result) override; 118 v8::MaybeLocal<v8::Object> GetProfile(v8::Local<v8::Object> result) override; 138 v8::MaybeLocal<v8::Object> GetProfile(v8::Local<v8::Object> result) override;
|
/third_party/cef/libcef/browser/alloy/ |
D | chrome_profile_manager_alloy.h | 24 Profile* GetProfile(const base::FilePath& profile_dir) override;
|
D | chrome_profile_manager_alloy.cc | 37 Profile* ChromeProfileManagerAlloy::GetProfile( in GetProfile() function in ChromeProfileManagerAlloy
|
/third_party/cef/libcef/browser/extensions/ |
D | extension_function_details.h | 39 Profile* GetProfile() const;
|
D | extension_function_details.cc | 145 Profile* CefExtensionFunctionDetails::GetProfile() const { in GetProfile() function in extensions::CefExtensionFunctionDetails
|
/third_party/cef/patch/patches/ |
D | chrome_browser_profiles.patch | 123 - Profile* GetProfile(const base::FilePath& profile_dir); 124 + virtual Profile* GetProfile(const base::FilePath& profile_dir);
|
D | chrome_browser_context_menus.patch | 57 Profile* RenderViewContextMenu::GetProfile() const { 86 Profile* GetProfile() const;
|
D | chrome_runtime_views.patch | 270 @@ -4052,6 +4075,8 @@ Profile* BrowserView::GetProfile() {
|
/third_party/node/deps/v8/src/profiler/ |
D | cpu-profiler.h | 364 CpuProfile* GetProfile(int index);
|
D | cpu-profiler.cc | 429 CpuProfile* CpuProfiler::GetProfile(int index) { in GetProfile() function in v8::internal::CpuProfiler
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_common.cpp | 186 res = manager->GetProfile(bmd_profile_id, &profile); in ff_decklink_set_configs()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/ |
D | DeckLinkAPI.h | 1229 …virtual HRESULT GetProfile (/* in */ BMDProfileID profileID, /* out */ IDeckLinkProfile **profile)…
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/ |
D | DeckLinkAPI.h | 1214 …virtual HRESULT GetProfile (/* in */ BMDProfileID profileID, /* out */ IDeckLinkProfile **profile)…
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklink.cpp | 1886 res = manager->GetProfile (bmd_profile_id, &profile); in gst_decklink_configure_profile()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
D | DeckLinkAPI.h | 9262 virtual HRESULT STDMETHODCALLTYPE GetProfile( 9294 HRESULT ( STDMETHODCALLTYPE *GetProfile )( 9330 ( (This)->lpVtbl -> GetProfile(This,profileID,profile) )
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 151452 CpuProfile* GetProfile(int index);
|
D | 0003-ohos-1115.patch | 45358 ThemeServiceFactory::GetForProfile(GetProfile())->AddObserver(this);
|