Home
last modified time | relevance | path

Searched refs:getParameterValue (Results 1 – 12 of 12) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DParametersHeader.java94 public Object getParameterValue(String name) { in getParameterValue() method in ParametersHeader
328 if (this.getParameterValue(parameterName) != null) { in getParameterAsInt()
330 if (this.getParameterValue(parameterName) instanceof String) { in getParameterAsInt()
333 return ((Integer) getParameterValue(parameterName)) in getParameterAsInt()
350 if (this.getParameterValue(parameterName) != null) { in getParameterAsHexInt()
352 if (this.getParameterValue(parameterName) instanceof String) { in getParameterAsHexInt()
357 return ((Integer) getParameterValue(parameterName)) in getParameterAsHexInt()
375 if (this.getParameterValue(parameterName) != null) { in getParameterAsFloat()
377 if (this.getParameterValue(parameterName) instanceof String) { in getParameterAsFloat()
380 return ((Float) getParameterValue(parameterName)) in getParameterAsFloat()
[all …]
DAuthenticationHeader.java463 return (String) getParameterValue(ParameterNames.RESPONSE); in getResponse()
/external/parameter-framework/upstream/test/functional-tests/
DAutoSync.cpp94 REQUIRE_FALSE(introspectionSubsystem::getParameterValue());
106 CHECK(introspectionSubsystem::getParameterValue());
117 REQUIRE_FALSE(introspectionSubsystem::getParameterValue());
123 CHECK(introspectionSubsystem::getParameterValue());
/external/parameter-framework/upstream/test/introspection-subsystem/
DIntrospectionEntryPoint.cpp39 bool getParameterValue() in getParameterValue() function
DCMakeLists.txt34 # header and use the getParameterValue() function.
/external/parameter-framework/upstream/test/introspection-subsystem/include/
DIntrospectionEntryPoint.h39 INTROSPECTION_SUBSYSTEM_EXPORT bool getParameterValue();
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...