| /base/telephony/call_manager/services/distributed_call/src/transmission/ |
| H A D | client_session.cpp | 26 void ClientSession::Connect(const std::string &peerDevId, const std::string &localName, const std::string &peerName) in Connect() argument 77 int32_t ClientSession::CreateSocket(const std::string &peerDevId, const std::string &localName, in CreateSocket() argument
|
| H A D | server_session.cpp | 26 void ServerSession::Create(const std::string &localName) in Create() argument
|
| /base/global/i18n/frameworks/intl/include/ |
| H A D | system_locale_manager.h | 50 std::string localName; member
|
| /foundation/communication/bluetooth/frameworks/cj/connection/src/ |
| H A D | bluetooth_connection_ffi.cpp | 78 void FfiBluetoothConSetLocalName(const char* localName, int32_t* errCode) in FfiBluetoothConSetLocalName() argument
|
| H A D | bluetooth_connection_impl.cpp | 102 std::string localName = INVALID_NAME; in GetLocalName() local 177 void ConnectionImpl::SetLocalName(std::string localName, int32_t* errCode) in SetLocalName() argument
|
| /third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
| H A D | CurrencyDataParser.java | 93 public void startElement(String uri, String localName, String qName, Attributes attributes) { in startElement() argument 106 public void endElement(String uri, String localName, String qName) { in endElement() argument
|
| /base/global/i18n/frameworks/intl/src/ |
| H A D | holiday_manager.cpp | 215 std::string localName = displayName.substr(displayName.find_first_of(":") + 1, displayName.length()); in ParseFileLine() local
|
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| H A D | ohos_bt_gap.cpp | 406 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
|
| /foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
| H A D | bluetooth_mock.cpp | 79 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
|
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/ |
| H A D | softbus_broadcast_adapter_type.h | 135 uint8_t localName[SOFTBUS_LOCAL_NAME_LEN_MAX]; member
|
| /base/account/os_account/frameworks/osaccount/native/src/ |
| H A D | os_account_manager.cpp | 36 ErrCode OsAccountManager::CreateOsAccount(const std::string& localName, const std::string& shortName, in CreateOsAccount() argument 186 ErrCode OsAccountManager::SetOsAccountName(const int id, const std::string &localName) in SetOsAccountName() argument 30 CreateOsAccount( const std::string &localName, const std::string &shortName, const OsAccountType &type, OsAccountInfo &osAccountInfo) CreateOsAccount() argument
|
| H A D | os_account_info.cpp | 55 OsAccountInfo::OsAccountInfo(int localId, const std::string localName, OsAccountType type, int64_t serialNumber) in OsAccountInfo() argument 59 OsAccountInfo::OsAccountInfo(int localId, const std::string localName, const std::string shortName, OsAccountType type, in OsAccountInfo() argument 79 void OsAccountInfo::SetLocalName(const std::string localName) in SetLocalName() argument
|
| /foundation/communication/dsoftbus/tests/adapter/broadcast/ |
| H A D | bluetooth_mock.cpp | 98 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
|
| /foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
| H A D | bluetooth_mock.cpp | 407 bool SetLocalName(unsigned char *localName, unsigned char length) in SetLocalName() argument
|
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| H A D | os_account_manager_service.cpp | 95 ErrCode OsAccountManagerService::CreateOsAccount(const std::string &localName, const std::string &shortName, in CreateOsAccount() argument 113 ErrCode OsAccountManagerService::ValidateAccountCreateParamAndPermission(const std::string &localName, in ValidateAccountCreateParamAndPermission() argument 918 std::string localName = osAccountInfo.GetLocalName(); in DumpStateByAccounts() local
|
| H A D | os_account_stub.cpp | 594 std::string localName; in ProcCreateOsAccountWithShortName() local 740 std::string localName = data.ReadString(); in ProcSetOsAccountName() local
|
| H A D | inner_os_account_manager.cpp | 256 ErrCode IInnerOsAccountManager::PrepareOsAccountInfo(const std::string &localName, const std::string &shortName, in RetryToGetAccount() argument 293 ErrCode IInnerOsAccountManager::FillOsAccountInfo(const std::string &localName, const std::string &shortName, in RetryToGetAccount() argument 468 ErrCode IInnerOsAccountManager::CreateOsAccount(const std::string &localName, const std::string &shortName, in RetryToGetAccount() argument 931 std::string localName = value[Constants::LOCAL_NAME].get<std::string>(); in RetryToGetAccount() local 1508 std::string localName = osAccountInfo.GetLocalName(); RetryToGetAccount() local [all...] |
| /base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
| H A D | os_account_manager_module_test.cpp | 2199 const std::string localName = "testname"; in HWTEST_F() local
|
| /base/account/os_account/frameworks/osaccount/core/src/ |
| H A D | os_account_proxy.cpp | 68 ErrCode OsAccountProxy::CreateOsAccount(const std::string &localName, const std::string &shortName, in CreateOsAccount() argument
|
| H A D | os_account.cpp | 98 ErrCode OsAccount::CreateOsAccount(const std::string& localName, const std::string& shortName, in CreateOsAccount() argument 419 ErrCode OsAccount::SetOsAccountName(const int id, const std::string &localName) in SetOsAccountName() argument
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
| H A D | napi_bluetooth_connection.cpp | 264 std::string localName = INVALID_NAME; in GetLocalName() local 350 std::string localName = INVALID_NAME; in SetLocalName() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | VertexArrayGL.cpp | 63 ValidateStateHelperGetIntegerv(const gl::Context *context, const GLuint localValue, const GLenum pname, const char *localName, const char *driverName) ValidateStateHelperGetIntegerv() argument 84 ValidateStateHelperGetVertexAttribiv(const gl::Context *context, const GLint index, const GLuint localValue, const GLenum pname, const char *localName, const char *driverName) ValidateStateHelperGetVertexAttribiv() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_adapter.cpp | 355 std::string localName = adapterProperties_.GetLocalName(); in SetLocalName() local
|
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/ |
| H A D | softbus_broadcast_type.h | 376 uint8_t localName[BC_LOCAL_NAME_LEN_MAX]; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 240 std::string localName = "l" + de::toString(bufNum); in checkBuffer() local
|