Home
last modified time | relevance | path

Searched defs:isSameAccount (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_ipc_callback_proxy.cpp26 const std::string &networkId, bool &isSensitive, bool &isSameAccount) in OnNotifyResourceInfo()
/ohos5.0/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/
H A Ddaudio_sink_ipc_callback.cpp29 const std::string &networkId, bool &isSensitive, bool &isSameAccount) in OnNotifyResourceInfo()
H A Ddaudio_sink_ipc_callback_stub.cpp57 bool isSameAccount; in OnNotifyResourceInfoInner() local
/ohos5.0/foundation/communication/dsoftbus/core/discovery/interface/
H A Ddisc_serializer.h42 bool isSameAccount; member
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_subscribe_info.h110 bool isSameAccount; member
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/include/
H A Ddisc_manager.h40 bool isSameAccount; member
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c112 bool isSameAccount[CAPABILITY_MAX_BITNUM]; member
152 bool isSameAccount; member
708 bool isSameAccount = false; in GetConDeviceInfo() local
1149 bool isSameAccount = bleOption.isSameAccount; in RegisterCapability() local
1192 bool isSameAccount = false; in UnregisterCapability() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp317 bool isSameAccount = false; in TaskCloseDMic() local
481 bool isSameAccount = false; in PullUpPage() local
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h464 bool isSameAccount; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp903 bool isSameAccount = *reinterpret_cast<const bool *>(data + offset); in RefreshInfoProc() local