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 | 275 MaybeLocal<Object> V8CoverageConnection::GetProfile(Local<Object> result) { function in node::profiler::V8CoverageConnection |
| /third_party/cef/libcef/browser/extensions/ | ||
| D | extension_function_details.cc | 145 Profile* CefExtensionFunctionDetails::GetProfile() const { in GetProfile() function in extensions::CefExtensionFunctionDetails |
| /third_party/node/deps/v8/src/profiler/ | ||
| D | cpu-profiler.cc | 429 CpuProfile* CpuProfiler::GetProfile(int index) { in GetProfile() function in v8::internal::CpuProfiler |