Searched refs:GetClient (Results 1 – 9 of 9) sorted by relevance
31 int32_t StorageManagerClient::GetClient() in GetClient() function in OHOS::StorageDaemon::StorageManagerClient63 if (GetClient() != E_OK) { in NotifyDiskCreated()77 if (GetClient() != E_OK) { in NotifyDiskDestroyed()88 if (GetClient() != E_OK) { in NotifyVolumeCreated()104 if (GetClient() != E_OK) { in NotifyVolumeMounted()121 if (GetClient() != E_OK) { in NotifyVolumeStateChanged()
34 ClientFactory *client = GetClient();43 ClientFactory *client = GetClient();52 ClientFactory *client = GetClient();60 ClientFactory *client = GetClient();68 ClientFactory *client = GetClient();77 ClientFactory *client = GetClient();86 ClientFactory *client = GetClient();95 ClientFactory *client = GetClient();
176 ClientFactory *GetClient();
247 std::shared_ptr<GattClient> client = gattClient->GetClient(); in Connect()263 std::shared_ptr<GattClient> client = gattClient->GetClient(); in Disconnect()304 auto func = [gattClient = client->GetClient(), character]() { in ReadCharacteristicValue()357 auto func = [gattClient = client->GetClient(), descriptor]() { in ReadDescriptorValue()398 auto func = [gattClient = client->GetClient()]() { in GetServices()426 std::shared_ptr<GattClient> client = gattClient->GetClient(); in Close()462 std::shared_ptr<GattClient> client = gattClient->GetClient(); in SetBLEMtuSize()494 auto func = [gattClient = napiGattClient->GetClient()] { in GetRssiValue()582 auto func = [gattClient = client->GetClient(), character]() { in WriteCharacteristicValueEx()761 std::shared_ptr<GattClient> client = gattClient->GetClient(); in WriteCharacteristicValue()[all …]
100 auto client = currentConnection->GetClient(); in UpdateEditingValue()123 auto client = currentConnection->GetClient(); in PerformAction()
40 int32_t GetClient();
50 RefPtr<TextInputClient> GetClient() const in GetClient() function
62 std::shared_ptr<GattClient> &GetClient() in GetClient() function
241 ClientFactory *GetClient() in GetClient() function