/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
H A D | ipc_cmd_parser.cpp | 887 std::string appId = pReq->GetAppId(); in ON_IPC_SET_REQUEST() local
|
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
H A D | ipc_cmd_parser.cpp | 830 std::string appId = data.ReadString(); in ON_IPC_CMD() local
|
/foundation/filemanagement/dfs_service/test/mock/ |
H A D | device_manager_impl_mock.cpp | 253 GenerateEncryptedUuid(const std::string &pkgName, const std::string &uuid, const std::string &appId, std::string &encryptedUuid) GenerateEncryptedUuid() argument
|
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/ |
H A D | ability_manager_client_branch_test.cpp | 2122 std::string appId = ""; in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
H A D | js_ui_extension_context.cpp | 910 std::string appId; in OnOpenAtomicService() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 164 Connect(int appId, bool autoConnect) Connect() argument 175 Disconnect(int appId) Disconnect() argument 249 DeregisterApplication(int appId) DeregisterApplication() argument 262 DiscoveryServices(int appId) DiscoveryServices() argument 273 ReadCharacteristic(int appId, const Characteristic &characteristic) ReadCharacteristic() argument 284 ReadCharacteristicByUuid(int appId, const Uuid &uuid) ReadCharacteristicByUuid() argument 295 WriteCharacteristic(int appId, Characteristic &characteristic, bool withoutRespond) WriteCharacteristic() argument 317 SignedWriteCharacteristic(int appId, Characteristic &characteristic) SignedWriteCharacteristic() argument 338 ReadDescriptor(int appId, const Descriptor &descriptor) ReadDescriptor() argument 349 WriteDescriptor(int appId, Descriptor &descriptor) WriteDescriptor() argument 368 RequestExchangeMtu(int appId, int mtu) RequestExchangeMtu() argument 389 RequestConnectionPriority(int appId, int connPriority) RequestConnectionPriority() argument 406 GetServices(int appId) GetServices() argument 585 Connect(int appId, bool autoConnect) Connect() argument 623 Disconnect(int appId) Disconnect() argument 665 DiscoveryServices(int appId) DiscoveryServices() argument 693 ReadCharacteristic(int appId, uint16_t handle) ReadCharacteristic() argument 706 ReadCharacteristicByUuid(int appId, const Uuid &uuid) ReadCharacteristicByUuid() argument 720 WriteCharacteristic( int appId, uint16_t handle, const GattValue &value, int length, bool withoutRespond) WriteCharacteristic() argument 740 SignedWriteCharacteristic(int appId, uint16_t handle, const GattValue &value, int length) SignedWriteCharacteristic() argument 753 ReadDescriptor(int appId, uint16_t handle) ReadDescriptor() argument 766 WriteDescriptor(int appId, uint16_t handle, const GattValue &value, int length) WriteDescriptor() argument 780 RequestExchangeMtu(int appId, int mtu) RequestExchangeMtu() argument 795 RequestConnectionPriority(int appId, int connPriority) RequestConnectionPriority() argument 814 GetServices( int appId, std::promise<void> &promise, std::vector<Service> &services) GetServices() argument 1095 DeregisterApplication(int appId, std::promise<int> &promise) DeregisterApplication() argument 1190 GetValidApplication(int appId) GetValidApplication() argument 1266 DiscoverNext(int appId) DiscoverNext() argument [all...] |
H A D | gatt_server_service.cpp | 200 int GattServerService::AddService(int appId, Servic argument 220 RemoveService(int appId, const Service &service) RemoveService() argument 237 ClearServices(int appId) ClearServices() argument 398 DeregisterApplication(int appId) DeregisterApplication() argument 432 AddServiceSync(int appId, Service &service) const AddServiceSync() argument 655 DeregisterApplicationImpl(int appId) DeregisterApplicationImpl() argument 677 DeregisterApplication(int appId, std::promise<int> &promise) DeregisterApplication() argument 683 AddService(int appId, Service &service, bool IsAsync) AddService() argument 704 RemoveService(int appId, uint16_t handle) RemoveService() argument 744 ClearServices(int appId) ClearServices() argument 895 auto appId = attHandleMap_.find(valueHandle); OnReadCharacteristicValueEvent() local 938 auto appId = attHandleMap_.find(valueHandle); OnWriteCharacteristicEvent() local 977 auto appId = attHandleMap_.find(valueHandle); OnDescriptorReadEvent() local 1017 auto appId = attHandleMap_.find(valueHandle); OnDescriptorWriteEvent() local 1050 auto appId = attHandleMap_.find(valueHandle); OnIndicationEvent() local 1215 AddAttHandleMap(int appId, const bluetooth::Service &service) AddAttHandleMap() argument 1239 GetValidApplication(int appId) GetValidApplication() argument 1268 GetValidApplicationService(int appId, uint16_t handle) GetValidApplicationService() argument 1280 NotifyServiceChanged(int appId, const Service &service) NotifyServiceChanged() argument [all...] |
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_manager_service.cpp | 731 char *appId = nullptr; in ReloadEntireBundleInfo() local 782 AddSystemAppPathList(const char *installedPath, const char *path, List<ToBeInstalledApp *> *systemPathList, bool isSystemApp, bool isUpdated, const char *appId) AddSystemAppPathList() argument 802 ReloadBundleInfo(const char *profileDir, const char *appId, bool isSystemApp) ReloadBundleInfo() argument [all...] |
/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server_stub.cpp | 345 static int32_t GetAppId(const std::string &bundleName, std::string &appId) in GetAppId() argument 390 std::string appId; in CheckNormalAppSessionName() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_general_store.cpp | 426 void KVDBGeneralStore::SetEqualIdentifier(const std::string &appId, const std::string &storeId) in SetEqualIdentifier() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | auto_launch.cpp | 337 std::string appId; in ObserverFunc() local 455 std::string appId = autoLaunchItem.propertiesPtr->GetStringProp(DBProperties::APP_ID, ""); in CloseNotifier() local 1442 std::string appId = autoLaunchItem.propertiesPtr->GetStringProp(KvDBProperties::APP_ID, ""); NotifyAutoLaunch() local 1453 AutoLaunchOnChange(const std::string &changedDevice, std::string &userId, std::string &appId, std::string &storeId, AutoLaunchItem autoLaunchItem) AutoLaunchOnChange() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | sync_task_context.cpp | 751 std::string appId = syncInterface_->GetDbProperties().GetStringProp(DBProperties::APP_ID, ""); in RunPermissionCheck() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_relational_cloud_syncable_storage_test.cpp | 351 void InitStoreProp(const std::string &storePath, const std::string &appId, const std::string &userId, in InitStoreProp() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_mock_sync_module_test.cpp | 295 std::string appId = "appid_0"; in SyncLifeTest002() local 330 std::string appId = "appId_0"; in SyncLifeTest003() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_data_service.cpp | 186 Status KvStoreDataService::RegisterClientDeathObserver(const AppId &appId, sptr<IRemoteObject> observer) in RegisterClientDeathObserver() argument 215 AppExit(pid_t uid, pid_t pid, uint32_t token, const AppId &appId) AppExit() argument 578 KvStoreClientDeathObserverImpl( const AppId &appId, KvStoreDataService &service, sptr<IRemoteObject> observer) KvStoreClientDeathObserverImpl() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | kvdb_manager.cpp | 356 std::string appId = properties.GetStringProp(KvDBProperties::APP_ID, ""); in GetDatabaseConnection() local 820 int KvDBManager::SetProcessLabel(const std::string &appId, const std::string &userId) in SetProcessLabel() argument 859 void KvDBManager::DataBaseCorruptNotify(const std::string &appId, const std::string &userId, const std::string &storeId) in DataBaseCorruptNotify() argument 872 void KvDBManager::DataBaseCorruptNotifyAsync(const std::string &appId, const std::string &userId, in DataBaseCorruptNotifyAsync() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_ffi.cpp | 48 int32_t FfiOHOSDistributedKVStoreCloseKVStore(int64_t id, const char* appId, const char* storeId) in FfiOHOSDistributedKVStoreCloseKVStore() argument 57 int32_t FfiOHOSDistributedKVStoreDeleteKVStore(int64_t id, const char* appId, const char* storeId) in FfiOHOSDistributedKVStoreDeleteKVStore() argument 66 CArrStr FfiOHOSDistributedKVStoreGetAllKVStoreId(int64_t id, const char* appId, int32_t* errCode) in FfiOHOSDistributedKVStoreGetAllKVStoreId() argument
|
/foundation/distributedhardware/device_manager/services/implementation/src/ |
H A D | device_manager_service_impl.cpp | 863 int32_t DeviceManagerServiceImpl::ProcessAppUnintall(const std::string &appId, int32_t accessTokenId) in ProcessAppUnintall() argument
|
H A D | device_manager_service_impl_lite.cpp | 536 int32_t ProcessAppUnintall(const std::string &appId, int32_t accessTokenId) in ProcessAppUnintall() argument
|
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/ |
H A D | uds.cpp | 354 int OH_UdsAppItem_SetId(OH_UdsAppItem* pThis, const char* appId)
in OH_UdsAppItem_SetId() argument
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | js_ability_context.cpp | 2700 std::string appId; in OnOpenAtomicService() local
|
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ability_manager_interface.h | 1763 virtual bool IsEmbeddedOpenAllowed(sptr<IRemoteObject> callerToken, const std::string &appId) in IsEmbeddedOpenAllowed() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_install_checker.cpp | 222 auto appId = hapVerifyRes[0].GetProvisionInfo().appId; in CheckProvisionInfoIsValid() local [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager_utils.h | 285 char* appId; member
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_common.h | 188 char *appId; member 259 char *appId; // it contains bundleName and cert publicKey member
|