Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/
H A Dc_client_proxy_code_emitter.cpp214 std::string remoteName = "remote"; in EmitProxyCallMethodImpl() local
241 std::string remoteName = "serv"; in EmitProxyKernelCallMethodImpl() local
511 std::string remoteName = "serv"; in EmitKernelProxyExternalMethodImpl() local
569 std::string remoteName = "remote"; in EmitSerialProxyExternalMethodImpl() local
582 const std::string &serMinorName, const std::string &remoteName, StringBuilder &sb) in EmitIfaceProxyGetMethodImpl()
629 void CClientProxyCodeEmitter::EmitCbProxyReleaseMethodImpl(const std::string &remoteName, in EmitCbProxyReleaseMethodImpl()
646 std::string remoteName = "remote"; in EmitProxyExternalMethod() local
691 void CClientProxyCodeEmitter::EmitProxyGetRemoteService(const std::string &remoteName, in EmitProxyGetRemoteService()
717 void CClientProxyCodeEmitter::EmitProxySetInterfaceDesc(const std::string &remoteName, in EmitProxySetInterfaceDesc()
729 const std::string &remoteName, const std::string &recycleFuncName, StringBuilder &sb, in EmitProxyCreateProxyObject()
[all …]
H A Dc_service_stub_code_emitter.cpp668 std::string remoteName = "remote"; in EmitStubOnRequestMethodImpl() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dc_client_proxy_code_emitter.cpp209 std::string remoteName = "remote"; in EmitProxyCallMethodImpl() local
236 std::string remoteName = "serv"; in EmitProxyKernelCallMethodImpl() local
495 std::string remoteName = "remote"; in EmitProxyExternalMethodImpl() local
552 const std::string &remoteName, const std::string &recycleFuncName, StringBuilder &sb) const in EmitKernelProxyReleaseMethodImpl() argument
567 const std::string &serMinorName, const std::string &remoteName, StringBuilder &sb) in EmitIfaceProxyGetMethodImpl()
587 const std::string &remoteName, const std::string &recycleFuncName, StringBuilder &sb) const in EmitIfaceProxyReleaseMethodImpl() argument
613 void CClientProxyCodeEmitter::EmitCbProxyReleaseMethodImpl(const std::string &remoteName, in EmitCbProxyReleaseMethodImpl()
658 void CClientProxyCodeEmitter::EmitProxyGetRemoteService(const std::string &remoteName, in EmitProxyGetRemoteService()
684 void CClientProxyCodeEmitter::EmitProxySetInterfaceDesc(const std::string &remoteName, in EmitProxySetInterfaceDesc()
696 const std::string &remoteName, const std::string &recycleFuncName, StringBuilder &sb, in EmitProxyCreateProxyObject()
[all …]
H A Dc_service_stub_code_emitter.cpp606 std::string remoteName = "remote"; in EmitStubOnRequestMethodImpl() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h221 …void (*remoteName)(uint8_t status, const BtAddr *addr, const uint8_t name[GAP_NAME_SIZE_MAX], void… member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1340 std::string remoteName(value.begin(), value.end()); in ParserRemoteNameFromEir() local
1638 std::string remoteName = ""; in GetDeviceName() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp505 std::string remoteName = ""; in GetDeviceName() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h105 uint8_t remoteName[248]; member