Searched defs:resources (Results 1 – 5 of 5) sorted by relevance
82 void CreateResourceVariableIfNotAvailable(ResourceMap* resources, in CreateResourceVariableIfNotAvailable()91 ResourceVariable* GetResourceVariable(ResourceMap* resources, int resource_id) { in GetResourceVariable()
95 void CreateHashtableResourceIfNotAvailable(ResourceMap* resources, in CreateHashtableResourceIfNotAvailable()106 LookupInterface* GetHashtableResource(ResourceMap* resources, int resource_id) { in GetHashtableResource()
174 auto& resources = mutable_impl()->thread_specific_resources_; in EnsureThreadSpecificResources() local182 const auto& resources = impl().thread_specific_resources_; in GetThreadSpecificTuningResolver() local188 const auto& resources = impl().thread_specific_resources_; in GetThreadSpecificAllocator() local
63 drmModeRes *resources = KMSDRM_drmModeGetResources(drm_fd); in check_modestting() local445 drmModeRes *resources = NULL; in KMSDRM_VideoInit() local
85 std::vector<RESOURCE_TYPE> resources; in ShutdownAndWait() local
Completed in 7 milliseconds