OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:note_id
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc
578
std::string
note_id
= CreateSimpleNotification(browser(), true);
local
579
EXPECT_NE(
note_id
, "-1");
582
ASSERT_TRUE(CancelNotification(
note_id
.c_str(), browser()));
[
all
...]
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php
2650
$
note_id
= $this->fn_id_prefix . $matches[1];
variable
2696
$
note_id
= key($this->footnotes_ordered);
variable
2705
$
note_id
= $this->encodeAttribute($
note_id
);
variable
[
all
...]
Completed in 55 milliseconds