Searched refs:old (Results 1 – 21 of 21) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | list.cpp | 70 void replace_in_list(struct list_head *old, struct list_head *latest) in replace_in_list() argument 72 latest->next = old->next; in replace_in_list() 74 latest->prev = old->prev; in replace_in_list()
|
D | list.h | 43 void replace_in_list(struct list_head *old, struct list_head *latest);
|
/hardware/qcom/msm8998/json-c/ |
D | README.md | 10 they are old.
|
D | ChangeLog | 22 * Remove the old libjson.so name compatibility support. The library is 51 A compatibility shim is in place so builds using the old name will
|
D | Doxyfile | 146 # description. Set this tag to YES if you prefer the old behaviour instead.
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 66 * lac is populated with tac, to ensure that we don't break old clients that 67 * might rely in the old (wrong) behavior.
|
D | IGnssDebug.hal | 94 * an age potentially thousands of seconds old, or 157 * old prediction would be reported as 86400 seconds here.
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Interface.h | 224 const C2InterfaceHelper::C2P<type> &old, in StrictValueWithNoDeps() 228 me.set().value = old.v.value; in StrictValueWithNoDeps()
|
/hardware/interfaces/broadcastradio/2.0/ |
D | IBroadcastRadio.hal | 63 * requested when the old one was active, the old must be terminated
|
/hardware/interfaces/health/2.0/ |
D | IHealth.hal | 31 * Registering a new callback must not unregister the old one; the old
|
/hardware/interfaces/tests/extension/light/2.0/ |
D | types.hal | 32 * One possibility is renaming an old type. Another possibility is taking
|
/hardware/interfaces/broadcastradio/1.1/ |
D | IBroadcastRadio.hal | 51 * There is still a race condition possible (if the HAL deletes the old
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 60 * the old instance shall be closed and give the new caller exclusive
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 102 * Supplies old ICC PIN and new PIN. 116 * Supplies old ICC PIN2 and new PIN2. 383 * @param isRoaming Indicating the device is roaming or not. The 'protocol' parameter in the old 385 * Note this is for backward compatibility with the old radio modem. The modem 593 * @param oldPassword old password 1236 * @param isRoaming Indicating the device is roaming or not. The 'protocol' parameter in the old 1238 * condition. Note this is for backward compatibility with the old radio modem. 1411 * @param isRoaming Indicating the device is roaming or not. The 'protocol' parameter in the old 1413 * roaming condition. Note this is for backward compatibility with the old
|
D | IRadioResponse.hal | 137 * RadioError:PASSWORD_INCORRECT (old PIN2 is invalid)
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 150 * a roaming network. The 'protocol' parameter in the old RIL API must be filled 152 * the old radio modem. The modem must not use this param for any other reason.
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 181 * Upgrades an old key. Keys can become "old" in two ways: Keymaster can be upgraded to a new 183 * either case, attempts to use an old key with getKeyCharacteristics(), exportKey(),
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 1094 int current, old; local 1107 old = PREFERRED_NETWORK(sMdmInfo); 1108 RLOGD("old != preferred: %d", old != preferred); 1109 if (old != preferred) {
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 185 * weakness in an old version of the software cannot roll a device back to the vulnerable version 803 * Upgrades an old key blob. Keys can become "old" in two ways: IKeymasterDevice can be 810 * use an old key blob with getKeyCharacteristics(), exportKey(), attestKey() or begin() must
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 595 * number if it wants to deprecate old buffers.
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2672 * return old value until underlying H/W backing this property has actually
|