Home
last modified time | relevance | path

Searched defs:appId (Results 226 - 250 of 279) sorted by relevance

12345678910>>...12

/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp887 std::string appId = pReq->GetAppId(); in ON_IPC_SET_REQUEST() local
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp830 std::string appId = data.ReadString(); in ON_IPC_CMD() local
/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp253 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 Dability_manager_client_branch_test.cpp2122 std::string appId = ""; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_context.cpp910 std::string appId; in OnOpenAtomicService() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp164 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 Dgatt_server_service.cpp200 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 Dgt_bundle_manager_service.cpp731 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 Dsoftbus_server_stub.cpp345 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 Dkvdb_general_store.cpp426 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 Dauto_launch.cpp337 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 Dsync_task_context.cpp751 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 Ddistributeddb_relational_cloud_syncable_storage_test.cpp351 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 Ddistributeddb_mock_sync_module_test.cpp295 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 Dkvstore_data_service.cpp186 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 Dkvdb_manager.cpp356 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 Ddistributed_kv_store_ffi.cpp48 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 Ddevice_manager_service_impl.cpp863 int32_t DeviceManagerServiceImpl::ProcessAppUnintall(const std::string &appId, int32_t accessTokenId) in ProcessAppUnintall() argument
H A Ddevice_manager_service_impl_lite.cpp536 int32_t ProcessAppUnintall(const std::string &appId, int32_t accessTokenId) in ProcessAppUnintall() argument
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp354 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 Djs_ability_context.cpp2700 std::string appId; in OnOpenAtomicService() local
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h1763 virtual bool IsEmbeddedOpenAllowed(sptr<IRemoteObject> callerToken, const std::string &appId) in IsEmbeddedOpenAllowed() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp222 auto appId = hapVerifyRes[0].GetProvisionInfo().appId; in CheckProvisionInfoIsValid() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h285 char* appId; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h188 char *appId; member
259 char *appId; // it contains bundleName and cert publicKey member

Completed in 47 milliseconds

12345678910>>...12