Home
last modified time | relevance | path

Searched defs:get_resource (Results 1 – 6 of 6) sorted by relevance

/third_party/node/src/api/
Dasync_resource.cc53 Local<Object> AsyncResource::get_resource() { in get_resource() function in node::AsyncResource
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_winsys.h63 (*get_resource)(struct stw_winsys_framebuffer *fb, member
/third_party/skia/tools/skqp/src/
Djni_skqp.cpp75 sk_sp<SkData> get_resource(const char* resource) { in get_resource() function
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc64 ResourceType* get_resource() const { in get_resource() function in i18n::phonenumbers::AutoCloser
/third_party/mesa3d/src/compiler/nir/tests/
Dload_store_vectorizer_tests.cpp181 nir_load_store_vectorize_test::get_resource(uint32_t binding, bool ssbo) in get_resource() function in __anone735bdc40111::nir_load_store_vectorize_test
/third_party/libdrm/tests/modetest/
Dmodetest.c632 #define get_resource(_res, __res, type, Type) \ in get_resources() macro