Home
last modified time | relevance | path

Searched defs:isReuse (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_types.h95 bool isReuse; member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c315 int32_t isReuse = GetInt32ValueByRecord(record, IS_REUSE); in FillConnHmlInfo() local
362 int32_t isReuse = GetInt32ValueByRecord(&srcRecord[i], IS_REUSE); in OnQueryConn() local
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h103 int32_t isReuse; // IS_REUSE member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp490 bool isReuse = false; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_interface.h116 bool isReuse; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp581 void HeifDecoderImpl::ReleaseHwDecoder(HeifHardwareDecoder *hwDecoder, bool isReuse) in ReleaseHwDecoder()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c268 const ConnBrDevice *device, ConnBrConnection *connection, bool isReuse, int32_t reason) in NotifyDeviceConnectResult()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c340 bool isReuse) in BleNotifyDeviceConnectResult()