Home
last modified time | relevance | path

Searched refs:GetProperty (Results 1 – 25 of 71) sorted by relevance

123

/external/libchrome/components/policy/core/common/
Dgenerate_policy_source_unittest.cc65 subschema = schema.GetProperty("no such policy exists"); in TEST()
68 subschema = schema.GetProperty(key::kSearchSuggestEnabled); in TEST()
72 subschema = schema.GetProperty(key::kDefaultCookiesSetting); in TEST()
76 subschema = schema.GetProperty(key::kProxyMode); in TEST()
80 subschema = schema.GetProperty(key::kURLBlacklist); in TEST()
87 subschema = schema.GetProperty(key::kExtensionSettings); in TEST()
91 EXPECT_FALSE(subschema.GetProperty("no such extension id exists").valid()); in TEST()
105 subschema = subschema.GetProperty("installation_mode"); in TEST()
109 subschema = schema.GetProperty(key::kExtensionSettings).GetProperty("*"); in TEST()
112 subschema = subschema.GetProperty("installation_mode"); in TEST()
[all …]
Dschema_unittest.cc313 EXPECT_FALSE(schema.GetProperty("invalid").valid()); in TEST()
315 Schema sub = schema.GetProperty("Boolean"); in TEST()
319 sub = schema.GetProperty("Integer"); in TEST()
323 sub = schema.GetProperty("Null"); in TEST()
327 sub = schema.GetProperty("Number"); in TEST()
331 sub = schema.GetProperty("String"); in TEST()
335 sub = schema.GetProperty("Array"); in TEST()
342 sub = schema.GetProperty("ArrayOfObjects"); in TEST()
348 Schema subsub = sub.GetProperty("one"); in TEST()
351 subsub = sub.GetProperty("two"); in TEST()
[all …]
/external/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/
DPropertyInfoExtensionsTest.cs56 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetGetMethod_Success()
69 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetGetMethod_NoAccessibleGetter()
80 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetSetMethod_Success()
93 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetSetMethod_NoAccessibleGetter()
DTypeExtensionsTest.cs75 var property = TypeExtensions.GetProperty(type, name); in GetProperty_Success()
85 var property = TypeExtensions.GetProperty(type, name); in GetProperty_NoSuchProperty()
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/
DPropertyInfoExtensionsTest.cs56 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetGetMethod_Success()
69 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetGetMethod_NoAccessibleGetter()
80 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetSetMethod_Success()
93 … .GetProperty(name, BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public); in GetSetMethod_NoAccessibleGetter()
DTypeExtensionsTest.cs75 var property = TypeExtensions.GetProperty(type, name); in GetProperty_Success()
85 var property = TypeExtensions.GetProperty(type, name); in GetProperty_NoSuchProperty()
/external/python/cpython3/Lib/test/
Dtest_msilib.py59 title = sum_info.GetProperty(msilib.PID_TITLE)
63 title = sum_info.GetProperty(msilib.PID_TITLE)
67 title = sum_info.GetProperty(msilib.PID_TITLE)
71 title = sum_info.GetProperty(msilib.PID_TITLE)
92 self.assertIsNone(summary.GetProperty(msilib.PID_SECURITY))
113 si.GetProperty(-1)
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.cpp107 RINOK(_archiveHandler->GetProperty(index, kpidPath, &prop)); in GetStream()
122 RINOK(_archiveHandler->GetProperty(index, kpidAttrib, &prop)); in GetStream()
132 RINOK(_archiveHandler->GetProperty(index, kpidIsDir, &prop)); in GetStream()
138 RINOK(_archiveHandler->GetProperty(index, kpidIsAnti, &propTemp)); in GetStream()
143 RINOK(_archiveHandler->GetProperty(index, kpidMTime, &prop)); in GetStream()
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DPlatformApis.cs75 var platformProperty = unityApplicationClass.GetTypeInfo().GetProperty("platform"); in PlatformApis()
175 …return Type.GetType(UnityEngineApplicationClassName).GetTypeInfo().GetProperty("platform").GetValu… in GetUnityRuntimePlatform()
177 …return Type.GetType(UnityEngineApplicationClassName).GetProperty("platform").GetValue(null).ToStri… in GetUnityRuntimePlatform()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp139 RINOK(archive->GetProperty(index, propID, &prop)); in IsArchiveItemProp()
300 RINOK(_archiveHandler->GetProperty(index, kpidPath, &prop)); in GetStream()
320 RINOK(_archiveHandler->GetProperty(index, kpidAttrib, &prop)); in GetStream()
340 RINOK(_archiveHandler->GetProperty(index, kpidMTime, &prop)); in GetStream()
359 RINOK(_archiveHandler->GetProperty(index, kpidSize, &prop)); in GetStream()
534 STDMETHOD(GetProperty)(UInt32 index, PROPID propID, PROPVARIANT *value);
595 STDMETHODIMP CArchiveUpdateCallback::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) in GetProperty() function in CArchiveUpdateCallback
936 archive->GetProperty(i, kpidSize, &prop); in main()
945 archive->GetProperty(i, kpidPath, &prop); in main()
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DSerializationConfig.cs52 …t => ((MessageDescriptor) t.GetProperty("Descriptor", BindingFlags.Static | BindingFlags.Public).G…
53 …t => ((MessageParser) t.GetProperty("Parser", BindingFlags.Static | BindingFlags.Public).GetValue(…
/external/icing/icing/testing/
Dsnippet-helpers.cc49 const PropertyProto* GetProperty(const DocumentProto& document, in GetProperty() function
88 const PropertyProto* prop = GetProperty(*document, property); in GetString()
Dsnippet-helpers.h32 const PropertyProto* GetProperty(const DocumentProto& document,
/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp97 return JSObject()->GetProperty<CXFA_Edge>(nIndex, XFA_Element::Edge); in GetEdgeIfExists()
145 corner = JSObject()->GetProperty<CXFA_Corner>(i, XFA_Element::Corner); in GetStrokesInternal()
164 edge = JSObject()->GetProperty<CXFA_Edge>(i, XFA_Element::Edge); in GetStrokesInternal()
213 CXFA_Fill* fill = JSObject()->GetProperty<CXFA_Fill>(0, XFA_Element::Fill); in DrawFill()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp167 RINOK(updateCallback->GetProperty(index, propID, &prop)); in GetTime()
351 RINOK(updateCallback->GetProperty(i, kpidAttrib, &prop)); in UpdateItems()
384 RINOK(updateCallback->GetProperty(i, kpidPath, &prop)); in UpdateItems()
398 RINOK(updateCallback->GetProperty(i, kpidIsDir, &prop)); in UpdateItems()
412 RINOK(updateCallback->GetProperty(i, kpidIsAnti, &prop)); in UpdateItems()
529 RINOK(updateCallback->GetProperty(i, kpidSize, &prop)); in UpdateItems()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet_unittest.cpp54 RetainPtr<CFX_CSSValue> v = decl_->GetProperty(prop, &important); in VerifyFloat()
64 RetainPtr<CFX_CSSValue> v = decl_->GetProperty(prop, &important); in VerifyEnum()
75 decl_->GetProperty(prop, &important).As<CFX_CSSValueList>(); in VerifyList()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.h178 return GetProperty(key, properties()); in property()
183 return GetProperty(key, per_second_rates_); in per_second_rate()
216 static float GetProperty(const string& key, const Properties& properties,
/external/lzma/CPP/7zip/Common/
DCreateCoder.cpp50 RINOK(codecsInfo->GetProperty(index, propID, &prop)); in ReadNumberOfStreams()
63 RINOK(codecsInfo->GetProperty(index, propID, &prop)); in ReadIsAssignedProp()
90 RINOK(GetCodecs->GetProperty(i, NMethodPropID::kID, &prop)); in Load()
98 RINOK(GetCodecs->GetProperty(i, NMethodPropID::kName, &prop)); in Load()
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DDeprecatedMemberTest.cs51 AssertIsDeprecated(typeof(TestDeprecatedFields).GetProperty("DeprecatedInt32")); in TestDepreatedPrimitiveValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/
DDeprecatedMemberTest.cs51 AssertIsDeprecated(typeof(TestDeprecatedFields).GetProperty("DeprecatedInt32")); in TestDepreatedPrimitiveValue()
/external/avb/tools/avbctl/
Davbctl.cc71 device_state = android::base::GetProperty("ro.boot.vbmeta.device_state", ""); in is_locked_and_not_forced()
225 return android::base::GetProperty("ro.boot.slot_suffix", ""); in get_ab_suffix()
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp108 RINOK(archive->GetProperty(index, kpidINode, &prop)); in Archive_Get_HardLinkNode()
114 RINOK(archive->GetProperty(index, kpidStreamId, &prop)); in Archive_Get_HardLinkNode()
378 RINOK(_arc->Archive->GetProperty(index, propID, &prop)); in GetTime()
442 return Arc->Archive->GetProperty(IndexInArc, propID, value); in GetProp()
662 RINOK(archive->GetProperty(index, kpidPosition, &prop)); in GetStream()
681 RINOK(archive->GetProperty(index, kpidHardLink, &prop)); in GetStream()
711 RINOK(archive->GetProperty(index, kpidSymLink, &prop)); in GetStream()
971 RINOK(archive->GetProperty(index, kpidAttrib, &prop)); in GetStream()
/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
DTypeExtensions.cs62 internal static PropertyInfo GetProperty(this Type target, string name) in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions
/external/drm_hwcomposer/drm/
DDrmDevice.cpp528 int DrmDevice::GetProperty(uint32_t obj_id, uint32_t obj_type, in GetProperty() function in android::DrmDevice
554 return GetProperty(plane.id(), DRM_MODE_OBJECT_PLANE, prop_name, property); in GetPlaneProperty()
559 return GetProperty(crtc.id(), DRM_MODE_OBJECT_CRTC, prop_name, property); in GetCrtcProperty()
565 return GetProperty(connector.id(), DRM_MODE_OBJECT_CONNECTOR, prop_name, in GetConnectorProperty()
/external/dng_sdk/source/
Ddng_xmp_sdk.cpp676 if (fPrivate->fMeta->GetProperty (ns, in IsEmptyString()
722 if (fPrivate->fMeta->GetProperty (ns, in IsEmptyArray()
895 if (fPrivate->fMeta->GetProperty (ns, path, &ss, NULL)) in GetString()
1053 else if (fPrivate->fMeta->GetProperty (ns, in GetAltLangDefault()

123