/hardware/qcom/gps/msm8909w_3100/core/data-items/common/ |
D | ClientIndex.cpp | 145 list <DIT> difference; in add() local 151 inserter (difference,difference.begin ())); in add() 152 if (!difference.empty ()) { in add() 153 difference.sort (); in add() 154 out = difference; in add() 155 dicIter->second.merge (difference); in add()
|
D | DataItemIndex.cpp | 144 list <CT> difference; in add() local 150 inserter (difference, difference.begin ())); in add() 151 if (!difference.empty ()) { in add() 152 difference.sort (); in add() 153 out = difference; in add() 154 cdiIter->second.merge (difference); in add()
|
/hardware/interfaces/media/omx/1.0/vts/functional/master/ |
D | VtsHalMediaOmxV1_0TargetMasterTest.cpp | 332 std::set<const std::string> difference; in TEST_P() local 335 std::inserter(difference, difference.begin())); in TEST_P() 336 EXPECT_EQ(difference.empty(), true) << "IOmx::listNodes() for IOmx " in TEST_P() 341 << android::base::Join(difference, ", ") << "."; in TEST_P() 345 std::set<const std::string> difference; in TEST_P() local 347 std::inserter(difference, difference.begin())); in TEST_P() 348 EXPECT_EQ(difference.empty(), true) << "IOmx::listNodes() for IOmx " in TEST_P() 353 << android::base::Join(difference, ", ") << "."; in TEST_P()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 92 list<DataItemId> difference(0); in cacheObserverRequest() local 95 inserter(difference, difference.begin())); in cacheObserverRequest() 96 if (!difference.empty()) { in cacheObserverRequest() 97 difference.sort(); in cacheObserverRequest() 98 dicIter->second.merge(difference); in cacheObserverRequest()
|
/hardware/interfaces/tests/memory/2.0/ |
D | IMemoryInterface.hal | 10 // wise difference.
|
/hardware/interfaces/keymaster/4.1/vts/functional/ |
D | DeviceUniqueAttestationTest.cpp | 98 AuthorizationSetDifferences difference(string aName, const AuthorizationSet& a, string bName, in difference() function 106 #define DIFFERENCE(a, b) difference(#a, a, #b, b)
|
/hardware/interfaces/health/2.0/vts/functional/ |
D | VtsHalHealthV2_0TargetTest.cpp | 411 auto difference = abs(dividend - divisor); in IsValueSimilar() local 412 if (difference > factor * abs(divisor)) { in IsValueSimilar()
|
/hardware/interfaces/sensors/2.1/ |
D | types.hal | 98 /** smallest difference between two values reported by this sensor */
|
/hardware/interfaces/graphics/common/1.1/ |
D | types.hal | 143 * The difference between the legacy dataspaces and their modern
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 291 * - For a mouse, reports a difference of x position between the previous position. 293 * change the location but this axis reports the difference which allows the app
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 180 * The difference between hardware clock ('time' field) inside GNSS receiver
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 450 * comparing urgency: a smaller difference from a reference value indicates that
|
/hardware/interfaces/tv/tuner/1.0/ |
D | types.hal | 1555 * Frequency difference in Hertz.
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 854 /** smallest difference between two values reported by this sensor */
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1179 * This request has one difference from sendEnvelope():
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 59 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 350 * key, and may only be used if the difference between the current time when begin() is called
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2571 * a property change event (the main difference is that the request id will be positive in the
|