Searched defs:scope (Results 1 – 7 of 7) sorted by relevance
182 const std::string& scope) { in FromJson()225 const std::string& scope, in CreateJwt()
288 GceInstanceInfo& GceInstanceInfo::AddScope(const std::string& scope) & { in AddScope()298 GceInstanceInfo GceInstanceInfo::AddScope(const std::string& scope) && { in AddScope()
631 VkSystemAllocationScope scope = (is_instance_) in AllocateLayerArray() local
978 optional Scope scope = 1; field2512 optional string scope = 7; field
8951 VkPerformanceCounterScopeKHR scope; member13128 VkScopeNV scope; member
14911 VULKAN_HPP_NAMESPACE::ScopeNV scope = VULKAN_HPP_NAMESPACE::ScopeNV::eDevice; member47027 …VULKAN_HPP_NAMESPACE::PerformanceCounterScopeKHR scope = VULKAN_HPP_NAMESPACE::PerformanceCounterS… member
18579 const PerfEventConfig_Scope& scope() const { return *scope_; } in scope() function in perfetto::protos::gen::PerfEventConfig_CallstackSampling