Home
last modified time | relevance | path

Searched defs:created (Results 1 – 25 of 103) sorted by relevance

12345

/external/chromium_org/content/browser/fileapi/
Dnative_file_util_unittest.cc80 bool created = false; in TEST_F() local
120 bool created = false; in TEST_F() local
159 bool created = false; in TEST_F() local
199 bool created = false; in TEST_F() local
217 bool created = false; in TEST_F() local
286 bool created = false; in TEST_F() local
361 bool created = false; in TEST_F() local
Dobfuscated_file_util_unittest.cc379 bool created = true; in ValidateTestDirectory() local
457 bool created = false; in FillTestDirectory() local
562 bool created = false; in TestCopyInForeignFileHelper() local
645 bool created = false; in TestDirectoryTimestampHelper() local
902 bool created = false; in TEST_F() local
939 bool created = false; in TEST_F() local
995 bool created = false; in TEST_F() local
1212 bool created = false; in TEST_F() local
1239 bool created = false; in TEST_F() local
1261 bool created = false; in TEST_F() local
[all …]
Dlocal_file_util_unittest.cc109 bool* created) { in EnsureFileExists()
167 bool created; in TEST_F() local
229 bool created; in TEST_F() local
247 bool created; in TEST_F() local
283 bool created; in TEST_F() local
318 bool created; in TEST_F() local
346 bool created; in TEST_F() local
/external/chromium_org/third_party/WebKit/Source/core/page/
DCreateWindow.cpp48 …wFeatures& features, NavigationPolicy policy, ShouldSendReferrer shouldSendReferrer, bool& created) in createWindow()
140 bool created; in createWindow() local
180 bool created; in createWindowForRequest() local
/external/ipsec-tools/src/racoon/
Dschedule.h53 time_t created; /* for debug */ member
74 time_t created; member
Dpfkey.c2225 u_int64_t created; local
2347 u_int64_t created; local
2464 u_int64_t created; local
2540 u_int64_t created; local
2631 u_int64_t created; local
2890 u_int64_t created; local
Dbackupsa.c202 time_t created, current; in backupsa_from_file() local
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DV8CustomElementLifecycleCallbacks.cpp53 …ScriptState* scriptState, v8::Handle<v8::Object> prototype, v8::Handle<v8::Function> created, v8::… in create()
92 …ScriptState* scriptState, v8::Handle<v8::Object> prototype, v8::Handle<v8::Function> created, v8::… in V8CustomElementLifecycleCallbacks()
151 void V8CustomElementLifecycleCallbacks::created(Element* element) in created() function in blink::V8CustomElementLifecycleCallbacks
DCustomElementConstructorBuilder.cpp154 v8::Handle<v8::Function> created = retrieveCallback(isolate, "createdCallback"); in createCallbacks() local
/external/chromium_org/net/disk_cache/
Dnet_log_parameters.cc18 bool created, in NetLogEntryCreationCallback()
96 bool created) { in CreateNetLogEntryCreationCallback()
/external/chromium_org/base/files/
Dfile_proxy.h86 bool created() const { return file_.created(); } in created() function
/external/chromium_org/third_party/polymer/components-chromium/core-iconset-svg/
Dcore-iconset-svg-extracted.js16 created: function() { method
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
Dlast_download_finder_unittest.cc249 void ContinueOnDownloadCreated(const base::Closure& closure, bool created) { in ContinueOnDownloadCreated()
256 void OnDownloadCreated(bool created) { ASSERT_TRUE(created); } in OnDownloadCreated()
/external/chromium_org/third_party/ots/src/
Dhead.h16 uint64_t created; member
/external/chromium_org/chrome/browser/profiles/
Dprofile_manager.h231 bool created; member
/external/chromium_org/third_party/polymer/components-chromium/core-iconset/
Dcore-iconset-extracted.js66 created: function() { method
/external/chromium_org/third_party/polymer/components-chromium/core-collapse/
Dcore-collapse-extracted.js59 created: function() { method
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_controller_delegate_impl.cc133 bool created) { in OnCloseCreateShortcutsPrompt()
/external/chromium_org/components/history/core/android/
Dandroid_history_types.h84 void set_created(const base::Time created) { in set_created()
88 const base::Time& created() const { in created() function
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-head-table.hh116 LONGDATETIME created; /* Number of seconds since 12:00 midnight, member
/external/harfbuzz_ng/src/
Dhb-ot-head-table.hh116 LONGDATETIME created; /* Number of seconds since 12:00 midnight, member
/external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/
Dcore-animated-pages-extracted.js36 created: function() { method
/external/valgrind/main/drd/
Ddrd_segment.c64 const DrdThreadId created) in sg_init()
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/
Dcookie_details.mm81 - (NSString*)created { method
/external/chromium_org/content/browser/frame_host/
Drender_frame_host_impl.h154 void set_render_frame_created(bool created) { in set_render_frame_created()

12345