Searched defs:GetProfile (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/libcef/browser/alloy/ | ||
D | chrome_profile_manager_alloy.cc | 37 Profile* ChromeProfileManagerAlloy::GetProfile( in GetProfile() function in ChromeProfileManagerAlloy |
/third_party/node/src/ | ||
D | inspector_profiler.cc | 280 MaybeLocal<Object> V8CoverageConnection::GetProfile(Local<Object> result) { function in node::profiler::V8CoverageConnection |
/third_party/mindspore/mindspore/core/utils/ | ||
D | profile.h | 190 static ProfileBase *GetProfile() { in GetProfile() function |
/third_party/cef/libcef/browser/extensions/ | ||
D | extension_function_details.cc | 145 Profile* CefExtensionFunctionDetails::GetProfile() const { in GetProfile() function in extensions::CefExtensionFunctionDetails |