OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instance_name
(Results
1 - 9
of
9
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_unittest_helper.h
49
// |
instance_name
| is the name of the SafeBrowsingStore instance
52
#define TEST_STORE(test_fixture,
instance_name
, filename) \
54
SafeBrowsingStoreTestEmpty(
instance_name
); \
57
SafeBrowsingStoreTestStorePrefix(
instance_name
); \
60
SafeBrowsingStoreTestSubKnockout(
instance_name
); \
63
SafeBrowsingStoreTestDeleteChunks(
instance_name
); \
66
SafeBrowsingStoreTestDelete(
instance_name
, filename); \
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_unittest_helper.h
48
// |
instance_name
| is the name of the SafeBrowsingStore instance
51
#define TEST_STORE(test_fixture,
instance_name
, filename) \
53
SafeBrowsingStoreTestEmpty(
instance_name
); \
56
SafeBrowsingStoreTestStorePrefix(
instance_name
); \
59
SafeBrowsingStoreTestSubKnockout(
instance_name
); \
62
SafeBrowsingStoreTestDeleteChunks(
instance_name
); \
65
SafeBrowsingStoreTestDelete(
instance_name
, filename); \
/external/chromium_org/base/mac/
objc_property_releaser.mm
39
std::string
instance_name
;
73
instance_name
.assign(value, property_attributes - value);
83
return
instance_name
;
111
std::string
instance_name
= ReleasableInstanceName(property);
112
if (!
instance_name
.empty()) {
115
object_getInstanceVariable(object_,
instance_name
.c_str(),
/external/chromium_org/chrome/common/local_discovery/
service_discovery_client.cc
15
std::string ServiceDescription::
instance_name
() const {
function in class:local_discovery::ServiceDescription
service_discovery_client.h
30
// name follows the format <
instance_name
>.<service_type>.
31
std::string
instance_name
() const;
/external/chromium_org/chrome/common/extensions/api/
mdns.idl
13
// <
instance_name
>.<service_type>.
/external/chromium_org/chrome/tools/service_discovery_sniffer/
service_discovery_sniffer.cc
47
printf("Service Updated: %s\n", service.
instance_name
().c_str());
49
printf("Service Added: %s\n", service.
instance_name
().c_str());
/build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js
[
all
...]
/build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js
[
all
...]
Completed in 186 milliseconds