Searched defs:resource_path (Results 1 – 10 of 10) sorted by relevance
| /third_party/cef/libcef/browser/extensions/ |
| D | component_extension_resource_manager.cc | 40 const base::FilePath& resource_path, in IsComponentExtensionResource() 72 base::FilePath resource_path = in AddComponentResourceEntries() local
|
| /third_party/skia/modules/skresources/src/ |
| D | SkResources.cpp | 186 sk_sp<SkData> FileResourceProvider::load(const char resource_path[], in load() 193 sk_sp<ImageAsset> FileResourceProvider::loadImageAsset(const char resource_path[], in loadImageAsset() 214 sk_sp<SkData> ResourceProviderProxyBase::load(const char resource_path[], in load() 248 sk_sp<ImageAsset> CachingResourceProvider::loadImageAsset(const char resource_path[], in loadImageAsset()
|
| /third_party/skia/third_party/externals/libjpeg-turbo/gtest/ |
| D | tjbench-gtest-wrapper.cpp | 62 base::FilePath resource_path; in SetUpTestSuite() local 132 base::FilePath resource_path; in SetUpTestSuite() local
|
| /third_party/python/Lib/importlib/ |
| D | readers.py | 15 def resource_path(self, resource): member in FileReader 114 def resource_path(self, resource): member in NamespaceReader
|
| D | abc.py | 328 def resource_path(self, resource: Text) -> Text: member in ResourceReader 435 def resource_path(self, resource): member in TraversableResources
|
| /third_party/skia/tools/viewer/ |
| D | ParticlesSlide.cpp | 33 sk_sp<SkData> load(const char resource_path[], const char resource_name[]) const override { in load() argument 42 sk_sp<skresources::ImageAsset> loadImageAsset(const char resource_path[], in loadImageAsset() argument
|
| /third_party/cef/tests/shared/browser/ |
| D | extension_util.cc | 203 const std::string& resource_path = in AddInternalExtensionToResourceManager() local
|
| /third_party/libwebsockets/test-apps/ |
| D | test-server.c | 51 char *resource_path = LOCAL_RESOURCE_PATH; variable
|
| /third_party/python/Lib/test/test_importlib/ |
| D | util.py | 434 def resource_path(self, path_): member in create_package.Reader
|
| D | test_abc.py | 316 def resource_path(self, *args, **kwargs): member in ResourceReader
|