Home
last modified time | relevance | path

Searched defs:resource_name (Results 1 – 25 of 29) sorted by relevance

12

/third_party/cef/tests/shared/browser/
Dresource_util_posix.cc39 bool LoadBinaryResource(const char* resource_name, std::string& resource_data) { in LoadBinaryResource()
50 CefRefPtr<CefStreamReader> GetBinaryResourceReader(const char* resource_name) { in GetBinaryResourceReader()
Dresource_util_win.cc86 bool LoadBinaryResource(const char* resource_name, std::string& resource_data) { in LoadBinaryResource()
103 CefRefPtr<CefStreamReader> GetBinaryResourceReader(const char* resource_name) { in GetBinaryResourceReader()
/third_party/jerryscript/jerry-ext/handler/
Dhandler-resource-name.c38 …jerry_value_t resource_name = jerry_get_resource_name (args_cnt > 0 ? args_p[0] : undefined_value); in jerryx_handler_resource_name() local
/third_party/cef/tests/ceftests/
Dresource_util_win_idmap.cc11 int GetResourceId(const char* resource_name) { in GetResourceId()
/third_party/cef/tests/cefclient/browser/
Dresource_util_win_idmap.cc11 int GetResourceId(const char* resource_name) { in GetResourceId()
/third_party/node/test/node-api/test_make_callback/
Dbinding.c30 napi_value resource_name; in MakeCallback() local
/third_party/jerryscript/tests/unit-core/
Dtest-resource-name.c30 …jerry_value_t resource_name = jerry_get_resource_name (args_count > 0 ? args_p[0] : undefined_valu… in resource_name_handler() local
/third_party/gettext/gettext-tools/src/
Dread-java.c90 msgdomain_read_java (const char *resource_name, const char *locale_name) in msgdomain_read_java()
Dread-csharp.c91 msgdomain_read_csharp (const char *resource_name, const char *locale_name, in msgdomain_read_csharp()
Dwrite-csharp.c99 construct_class_name (const char *resource_name) in construct_class_name()
625 const char *resource_name, const char *locale_name, in msgdomain_write_csharp()
Dwrite-java.c1046 const char *resource_name, const char *locale_name, in msgdomain_write_java()
/third_party/node/test/node-api/test_instance_data/
Dtest_instance_data.c72 napi_value resource_name; in AsyncWorkCallback() local
164 napi_value argv[2], resource_name; in TestThreadsafeFunction() local
/third_party/python/Lib/test/support/
Dsocket_helper.py190 def transient_internet(resource_name, *, timeout=_NOT_SET, errnos=()): argument
/third_party/node/test/node-api/test_async/
Dtest_async.c73 napi_value resource_name; in Test() local
144 napi_value resource_name; in TestCancel() local
/third_party/node/test/node-api/test_callback_scope/
Dbinding.c63 napi_value resource_name; in Callback() local
/third_party/flutter/skia/src/pdf/
DSkPDFResourceDict.cpp45 static const char* resource_name(SkPDFResourceType type) { in resource_name() function
/third_party/skia/src/pdf/
DSkPDFResourceDict.cpp45 static const char* resource_name(SkPDFResourceType type) { in resource_name() function
/third_party/skia/modules/skresources/src/
DSkResources.cpp194 const char resource_name[], in loadImageAsset()
249 const char resource_name[], in loadImageAsset()
/third_party/node/test/node-api/test_async_context/
Dbinding.c69 napi_value resource_name; in CreateAsyncResource() local
/third_party/gettext/gettext-tools/src/gnu/gettext/
DDumpResource.java189 public DumpResource (String resource_name, String locale_name) { in DumpResource()
/third_party/skia/tools/viewer/
DParticlesSlide.cpp43 const char resource_name[], in loadImageAsset()
49 void addPath(const char resource_name[], const SkPath& path) { in addPath()
/third_party/jerryscript/jerry-core/vm/
Dvm-defines.h56 …ecma_value_t resource_name; /**< current resource name (usually a file nam… member
/third_party/flutter/skia/modules/skottie/utils/
DSkottieUtils.cpp96 const char resource_name[], in loadImageAsset()
/third_party/jerryscript/jerry-core/jcontext/
Djcontext.h217 ecma_value_t resource_name; /**< resource name (usually a file name) */ member
/third_party/node/src/
Dnode_api.cc460 const v8::Local<v8::String> resource_name, in AsyncContext()
1139 v8::Local<v8::String> resource_name; in napi_create_async_work() local

12