Searched defs:resource_name (Results 1 – 13 of 13) sorted by relevance
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
D | util.py | 30 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/ |
D | profile-generator-inl.h | 14 const char* name_prefix, const char* resource_name, in CodeEntry()
|
D | profile-generator.h | 53 const char* resource_name() const { return resource_name_; } in resource_name() function
|
D | profile-generator.cc | 541 const char* resource_name, int line_number, int column_number, in NewCodeEntry()
|
/external/kernel-headers/original/uapi/linux/ |
D | dlm_netlink.h | 35 char resource_name[DLM_RESNAME_MAXLEN]; member
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
D | urlparser.py | 526 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/ |
D | jid.cc | 56 const std::string& resource_name) in Jid()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/ |
D | layer1.py | 177 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/ |
D | util.py | 820 def _IncreaseSoftLimitForResource(resource_name, fallback_value): argument
|
/external/v8/include/ |
D | v8.h | 1204 Local<Value> resource_name; variable
|
/external/v8/test/cctest/ |
D | test-debug.cc | 6816 const char* resource_name = "test_resource"; in TEST() local
|
D | test-api.cc | 14409 const char* resource_name, in CheckTryCatchSourceInfo() 14448 const char* resource_name; in THREADED_TEST() local
|
/external/v8/src/ |
D | api.cc | 337 Local<String> resource_name = in RunExtraCode() local
|