Home
last modified time | relevance | path

Searched defs:appId_ (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
H A Drelational_store_manager.h63 std::string appId_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.h76 int appId_ = -1; variable
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_generate_encrypted_uuid_req.h47 std::string appId_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_instance.h55 std::string appId_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h110 DistributedKv::AppId appId_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_service_death_notifier.h59 AppId appId_; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Ddevice_profile_storage.h75 DistributedKv::AppId appId_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_delegate_manager.h126 std::string appId_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dobserver_bridge.h53 AppId appId_; variable
H A Dsingle_store_impl.h143 std::string appId_; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/storage/include/
H A Ddlp_kv_data_storage.h57 OHOS::DistributedKv::AppId appId_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h94 std::string appId_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.h60 int appId_ = -1; variable
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_data_storage.h64 OHOS::DistributedKv::AppId appId_; variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dsoftbus_adapter.h119 std::string appId_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.h73 int appId_ = -1; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddevice_information_service.h77 int appId_ = -1; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.h102 AppId appId_; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Droute_head_handler_impl.h76 std::string appId_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h151 AppId appId_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp226 int32_t appId_; member in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dlocal_subscribe_device_store_test.cpp39 static AppId appId_; member in LocalSubscribeDeviceStoreTest
45 AppId LocalSubscribeDeviceStoreTest::appId_; member in LocalSubscribeDeviceStoreTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp40 std::string appId_ = "objectManagerTest_appid_1"; member in OHOS::Test::ObjectManagerTest