HomeSort by relevance Sort by last modified time
    Searched refs:is_new (Results 1 - 7 of 7) sorted by null

  /external/toybox/kconfig/
conf.c 284 bool is_new; local
288 is_new = !sym_has_value(sym);
351 if (!is_new) {
  /external/protobuf/src/google/protobuf/
extension_set.cc 771 bool is_new = MaybeNewExtension(iter->first, other_extension.descriptor, local
773 if (is_new) {
787 if (is_new) { \
853 bool is_new = MaybeNewExtension(iter->first, local
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 68 BOOLEAN is_new, UINT16 handle,
73 BOOLEAN is_new);
3264 BOOLEAN is_new = p_data->acl_change.is_new; local
    [all...]
bta_dm_int.h 316 BOOLEAN is_new; member in struct:__anon68606
    [all...]
  /system/bt/stack/btm/
btm_inq.c 1855 BOOLEAN is_new = TRUE; local
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 1469 uint8_t is_new = 1; local
    [all...]
  /system/bt/stack/include/
btm_api.h 676 typedef void (tBTM_INQ_DB_CHANGE_CB) (void *p1, BOOLEAN is_new);
    [all...]

Completed in 672 milliseconds