Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Dutil.py30 def resource_exists(resource_name): argument
33 def resource_string(resource_name): argument
42 def _resource_path(resource_name): argument
46 def resource_exists(resource_name): argument
49 def resource_string(resource_name): argument
/external/v8/src/profiler/
Dprofile-generator-inl.h14 const char* name_prefix, const char* resource_name, in CodeEntry()
Dprofile-generator.h53 const char* resource_name() const { return resource_name_; } in resource_name() function
Dprofile-generator.cc541 const char* resource_name, int line_number, int column_number, in NewCodeEntry()
/external/kernel-headers/original/uapi/linux/
Ddlm_netlink.h35 char resource_name[DLM_RESNAME_MAXLEN]; member
/external/chromium-trace/catapult/third_party/Paste/paste/
Durlparser.py526 def __init__(self, egg_or_spec, resource_name, manager=None, root_resource=None): argument
595 def make_pkg_resources(global_conf, egg, resource_name=''): argument
/external/webrtc/webrtc/libjingle/xmpp/
Djid.cc56 const std::string& resource_name) in Jid()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
Dlayer1.py177 def add_tags_to_resource(self, resource_name, tags): argument
2457 def list_tags_for_resource(self, resource_name): argument
3208 def remove_tags_from_resource(self, resource_name, tag_keys): argument
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dutil.py820 def _IncreaseSoftLimitForResource(resource_name, fallback_value): argument
/external/v8/include/
Dv8.h1204 Local<Value> resource_name; variable
/external/v8/test/cctest/
Dtest-debug.cc6816 const char* resource_name = "test_resource"; in TEST() local
Dtest-api.cc14409 const char* resource_name, in CheckTryCatchSourceInfo()
14448 const char* resource_name; in THREADED_TEST() local
/external/v8/src/
Dapi.cc337 Local<String> resource_name = in RunExtraCode() local