/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionmanager_fuzzer/ |
H A D | avsessionmanager_fuzzer.h | 32 descriptor_ = descriptor; 38 descriptor_ = descriptor; 53 return descriptor_.sessionId_; in GetSessionId() 57 AVSessionDescriptor descriptor_; member in OHOS::AVSession::TestSessionListener
|
/foundation/ai/intelligent_voice_framework/frameworks/native/ |
H A D | enroll_intell_voice_engine.cpp | 36 descriptor_ = make_unique<EnrollIntelligentVoiceEngineDescriptor>(); in EnrollIntellVoiceEngine() 37 if (descriptor_ != nullptr) { in EnrollIntellVoiceEngine() 38 descriptor_->wakeupPhrase = descriptor.wakeupPhrase; in EnrollIntellVoiceEngine() 73 info.wakeupPhrase = descriptor_->wakeupPhrase; in Init() 162 if (descriptor_ != nullptr) { in Evaluate() 163 descriptor_->wakeupPhrase = word; in Evaluate()
|
H A D | wakeup_intell_voice_engine.cpp | 33 descriptor_ = make_unique<WakeupIntelligentVoiceEngineDescriptor>(); in WakeupIntellVoiceEngine() 34 descriptor_->needReconfirm = descriptor.needReconfirm; in WakeupIntellVoiceEngine() 35 descriptor_->wakeupPhrase = descriptor.wakeupPhrase; in WakeupIntellVoiceEngine()
|
/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_item.cpp | 65 : descriptor_(descriptor), userId_(userId) in AVSessionItem() 68 AVSessionUtils::GetAnonySessionId(descriptor_.sessionId_).c_str(), userId_); in AVSessionItem() 79 AVSessionUtils::GetAnonySessionId(descriptor_.sessionId_).c_str(), userId_); in ~AVSessionItem() 92 return descriptor_.sessionId_; in GetSessionId() 97 auto iter = sessionTypeMap_.find(descriptor_.sessionType_); in GetSessionType() 113 "SESSION_TAG", descriptor_.sessionTag_, in Destroy() 135 std::string sessionId = descriptor_.sessionId_; in DestroyTask() 157 if (descriptor_.sessionTag_ != "RemoteCast" && castHandle_ > 0) { in DestroyTask() 305 "SESSION_TAG", descriptor_.sessionTag_, "SESSION_TYPE", GetSessionType(), "API_PARAM", API_PARAM_STRING, in ReportSetAVMetaDataInfo() 440 "SESSION_TAG", descriptor_ in SetAVPlaybackState() [all...] |
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | iremote_object.cpp | 67 return descriptor_; in GetObjectDescriptor() 80 IRemoteObject::IRemoteObject(std::u16string descriptor) : descriptor_(descriptor) in IRemoteObject() 92 return descriptor_; in GetInterfaceDescriptor()
|
H A D | ipc_object_stub.cpp | 67 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), in IPCObjectStub() 80 std::u16string str(descriptor_); in IPCObjectStub() 87 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), in ~IPCObjectStub() 126 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str()); in OnRemoteRequest() 140 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), curTime); in OnRemoteRequest() 214 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), uid); in DBinderInvokeListenThread() 282 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str(), uid); in DBinderAddCommAuth() 495 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str()); in ProcessProto() 496 if (!reply.WriteUint32(IRemoteObject::IF_PROT_BINDER) || !reply.WriteString16(descriptor_)) { in ProcessProto() 539 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)) in InvokerDataBusThread() [all...] |
H A D | iremote_broker.cpp | 78 if (object->descriptor_ == descriptor) { in Register() 117 if (object->descriptor_ == descriptor) { in Unregister()
|
/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_remote_object_holder.cpp | 38 : env_(env), descriptor_(descriptor), sptrCachedObject_(nullptr), wptrCachedObject_(nullptr),
in NAPIRemoteObjectHolder() 128 tmp = new NAPIRemoteObject(jsThreadId_, env_, jsObjectRef_, descriptor_);
in Get() 177 descriptor_ = Str8ToStr16(descriptor);
in attachLocalInterface() 186 if (!descriptor_.empty() && strcmp(Str16ToStr8(descriptor_).c_str(), descriptor.c_str()) == 0) {
in queryLocalInterface()
|
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | iremote_broker.h | 54 std::u16string descriptor_; member in OHOS::BrokerDelegatorBase 105 descriptor_ = T::GetDescriptor(); in BrokerDelegator() 111 if (!isSoUnloaded && !descriptor_.empty()) { in ~BrokerDelegator() 113 registration.Unregister(descriptor_); in ~BrokerDelegator()
|
H A D | iremote_object.cpp | 55 IRemoteObject::IRemoteObject(const std::u16string &descriptor) : descriptor_(descriptor) in IRemoteObject()
|
H A D | iremote_object.h | 78 const std::u16string descriptor_; member in OHOS::IRemoteObject
|
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | iremote_broker.h | 61 std::u16string descriptor_; member in OHOS::BrokerDelegatorBase 144 descriptor_ = T::GetDescriptor(); in BrokerDelegator() 151 if (!isSoUnloaded && !descriptor_.empty()) { in ~BrokerDelegator() 153 registration.Unregister(descriptor_); in ~BrokerDelegator()
|
H A D | iremote_object.h | 172 const std::u16string descriptor_; member in OHOS::IRemoteObject
|
/foundation/communication/ipc/ipc/native/src/napi_common/include/ |
H A D | napi_remote_object_holder.h | 63 return descriptor_;
in GetDescriptor() 72 std::u16string descriptor_;
member in OHOS::NAPIRemoteObjectHolder
|
/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_ble_utils.h | 78 GattDescriptor descriptor_ = {UUID::FromString("0"), 0}; member 93 NapiNativeBleDescriptor(const GattDescriptor &descriptor) : descriptor_(descriptor) {} in NapiNativeBleDescriptor() 98 GattDescriptor descriptor_; member in OHOS::Bluetooth::NapiNativeBleDescriptor
|
H A D | napi_native_object.h | 178 : transId_(transId), deviceAddr_(deviceAddr), descriptor_(descriptor) {} in NapiNativeGattsDescriptorWriteRequest() 185 GattDescriptor descriptor_; member in OHOS::Bluetooth::NapiNativeGattsDescriptorWriteRequest 191 : transId_(transId), deviceAddr_(deviceAddr), descriptor_(descriptor) {} in NapiNativeGattsDescriptorReadRequest() 198 GattDescriptor descriptor_; member in OHOS::Bluetooth::NapiNativeGattsDescriptorReadRequest
|
/foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_manager_test/ |
H A D | avsession_manager_test.cpp | 42 descriptor_ = descriptor; 48 descriptor_ = descriptor; 63 return descriptor_.sessionId_; in GetSessionId() 68 AVSessionDescriptor descriptor_; member in __anon10516::TestSessionListener
|
/foundation/communication/dsoftbus/tests/core/discovery/ipc/ |
H A D | remote_object_mock.cpp | 59 if (descriptor_ != ISoftBusClient::GetDescriptor()) { in GetResult()
|
H A D | remote_object_mock.h | 61 std::u16string descriptor_; member in OHOS::RemoteObjectMock
|
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | iremote_object_unitest.cpp | 85 EXPECT_EQ(object->descriptor_, object->GetInterfaceDescriptor()); in HWTEST_F()
|
/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_service_stub.cpp | 110 !reply.WriteUint32(session->deviceIdInfo.tokenId) || !reply.WriteString16(descriptor_)) { in ProcessProto() 176 DBinderService::ConvertToSecureDeviceID(Str16ToStr8(descriptor_)).c_str()); in AddDbinderDeathRecipient() 217 DBinderService::ConvertToSecureDeviceID(Str16ToStr8(descriptor_)).c_str()); in RemoveDbinderDeathRecipient() 316 ret += memcpy_s(dbinderData->desc, DBINDER_DESC_LENGTH, descriptor_.c_str(), descriptor_.length()); in SaveDBinderData()
|
/foundation/ai/intelligent_voice_framework/interfaces/inner_api/native/ |
H A D | wakeup_intell_voice_engine.h | 56 std::unique_ptr<WakeupIntelligentVoiceEngineDescriptor> descriptor_ = nullptr; member in OHOS::IntellVoice::WakeupIntellVoiceEngine
|
H A D | enroll_intell_voice_engine.h | 60 std::unique_ptr<EnrollIntelligentVoiceEngineDescriptor> descriptor_ = nullptr; member in OHOS::IntellVoice::EnrollIntellVoiceEngine
|
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avsession_manager_test.cpp | 111 descriptor_ = descriptor; 117 descriptor_ = descriptor; 127 return descriptor_.sessionId_; in GetSessionId() 132 return descriptor_.uid_; in GetSessionUid() 136 AVSessionDescriptor descriptor_; member in OHOS::AVSession::TestSessionListener
|
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble_utils.cpp | 400 ConvertBLEDescriptorToJS(env, object, const_cast<GattDescriptor &>(descriptor_)); in ToNapiValue() 449 ConvertDescriptorWriteReqToJS(env, result, deviceAddr_, descriptor_, transId_); in ToNapiValue() 458 ConvertDescriptorReadReqToJS(env, result, deviceAddr_, descriptor_, transId_); in ToNapiValue()
|