Home
last modified time | relevance | path

Searched defs:appId (Results 251 - 275 of 279) sorted by relevance

1...<<1112

/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager.cpp225 AppId appId; in ReInitKVStore() local
1143 AppId appId; in InitAudioPolicyKvStore() local
1199 AppId appId; DeleteAudioPolicyKvStore() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp417 bool ScanService::AllowExternScanByIntervalMode(int appId, int scanScene, ScanMode scanMode) in AllowExternScanByIntervalMode() argument
439 bool ScanService::ExternScanByInterval(int appId, SingleAppForbid &singleAppForbid) in ExternScanByInterval() argument
444 bool ScanService::AllowSingleAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) in AllowSingleAppScanByInterval() argument
449 bool ScanService::AllowFullAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) in AllowFullAppScanByInterval() argument
470 AllowScanByIntervalBlocklist( int appId, time_t &blockListScanTime, int &lessThanIntervalCount, int &interval, int &count) AllowScanByIntervalBlocklist() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp1385 int appId = 0; in AllowExternScan() local
1999 bool ScanService::AllowExternScanByIntervalMode(int appId, int scanScene, ScanMode scanMode) in AllowExternScanByIntervalMode() argument
2087 bool ScanService::ExternScanByInterval(int appId, SingleAppForbid &singleAppForbid) in ExternScanByInterval() argument
2115 bool ScanService::AllowSingleAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) in AllowSingleAppScanByInterval() argument
2150 AllowFullAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) AllowFullAppScanByInterval() argument
2258 AllowScanByIntervalBlocklist( int appId, time_t &blockListScanTime, int &lessThanIntervalCount, int &interval, int &count) AllowScanByIntervalBlocklist() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1308 std::string appId = ""; in GetLinkedInfo() local
2229 int WifiDeviceServiceImpl::ProcessPermissionVerify(const std::string &appId, const std::string &packageName) in ProcessPermissionVerify() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp157 Status KVDBServiceImpl::GetStoreIds(const AppId &appId, std::vector<StoreId> &storeIds) in GetStoreIds() argument
175 Status KVDBServiceImpl::Delete(const AppId &appId, const StoreId &storeId) in Delete() argument
207 Close(const AppId &appId, const StoreId &storeId) Close() argument
220 CloudSync(const AppId &appId, const StoreId &storeId, const SyncInfo &syncInfo) CloudSync() argument
240 Sync(const AppId &appId, const StoreId &storeId, SyncInfo &syncInfo) Sync() argument
265 NotifyDataChange(const AppId &appId, const StoreId &storeId, uint64_t delay) NotifyDataChange() argument
289 PutSwitch(const AppId &appId, const SwitchData &data) PutSwitch() argument
321 GetSwitch(const AppId &appId, const std::string &networkId, SwitchData &data) GetSwitch() argument
337 RegServiceNotifier(const AppId &appId, sptr<IKVDBNotifier> notifier) RegServiceNotifier() argument
350 UnregServiceNotifier(const AppId &appId) UnregServiceNotifier() argument
364 SubscribeSwitchData(const AppId &appId) SubscribeSwitchData() argument
403 UnsubscribeSwitchData(const AppId &appId) UnsubscribeSwitchData() argument
442 SetSyncParam(const AppId &appId, const StoreId &storeId, const KvSyncParam &syncParam) SetSyncParam() argument
461 GetSyncParam(const AppId &appId, const StoreId &storeId, KvSyncParam &syncParam) GetSyncParam() argument
481 EnableCapability(const AppId &appId, const StoreId &storeId) EnableCapability() argument
493 DisableCapability(const AppId &appId, const StoreId &storeId) DisableCapability() argument
505 SetCapability(const AppId &appId, const StoreId &storeId, const std::vector<std::string> &local, const std::vector<std::string> &remote) SetCapability() argument
519 AddSubscribeInfo(const AppId &appId, const StoreId &storeId, const SyncInfo &syncInfo) AddSubscribeInfo() argument
529 RmvSubscribeInfo(const AppId &appId, const StoreId &storeId, const SyncInfo &syncInfo) RmvSubscribeInfo() argument
540 Subscribe(const AppId &appId, const StoreId &storeId, sptr<IKvStoreObserver> observer) Subscribe() argument
565 Unsubscribe(const AppId &appId, const StoreId &storeId, sptr<IKvStoreObserver> observer) Unsubscribe() argument
594 GetBackupPassword(const AppId &appId, const StoreId &storeId, std::vector<uint8_t> &password, int32_t passwordType) GetBackupPassword() argument
611 SetConfig(const AppId &appId, const StoreId &storeId, const StoreConfig &storeConfig) SetConfig() argument
640 BeforeCreate(const AppId &appId, const StoreId &storeId, const Options &options) BeforeCreate() argument
686 AfterCreate( const AppId &appId, const StoreId &storeId, const Options &options, const std::vector<uint8_t> &password) AfterCreate() argument
730 OnAppExit(pid_t uid, pid_t pid, uint32_t tokenId, const std::string &appId) OnAppExit() argument
857 GetStoreMetaData(const AppId &appId, const StoreId &storeId) GetStoreMetaData() argument
871 GetStrategyMeta(const AppId &appId, const StoreId &storeId) GetStrategyMeta() argument
881 GetInstIndex(uint32_t tokenId, const AppId &appId) GetInstIndex() argument
1342 ReInit(pid_t pid, const AppId &appId) ReInit() argument
1385 RemoveDeviceData(const AppId &appId, const StoreId &storeId, const std::string &device) RemoveDeviceData() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp314 std::string DBCommon::GenerateDualTupleIdentifierId(const std::string &storeId, const std::string &appId) in GenerateDualTupleIdentifierId() argument
301 GenerateIdentifierId(const std::string &storeId, const std::string &appId, const std::string &userId, const std::string &subUser, int32_t instanceId) GenerateIdentifierId() argument
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp216 AppId appId = { bundleName_ }; in GetKVStore() local
253 int32_t CJKVManager::CloseKVStore(const char* appId, const char* storeId) in CloseKVStore() argument
266 int32_t CJKVManager::DeleteKVStore(const char* appId, const char* storeId) in DeleteKVStore() argument
291 CArrStr CJKVManager::GetAllKVStoreId(const char* appId, int32_t& errCode) in GetAllKVStoreId() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1030 void KvStoreCorruptInfo::CorruptCallBack(const std::string &appId, const std::string &userId, in CorruptCallBack() argument
1046 bool KvStoreCorruptInfo::IsDataBaseCorrupted(const std::string &appId, const std::string &userId, in IsDataBaseCorrupted() argument
1517 IsNeedAutoSync(const std::string &userId, const std::string &appId, const std::string &storeId, const DeviceInfos &devInfo) IsNeedAutoSync() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp2259 std::string GetRealFileUrl(const std::string &dbPath, const std::string &appId, const std::string &userId, in GetRealFileUrl() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp111 void ObjectStoreManager::ProcessSyncCallback(const std::map<std::string, int32_t> &results, const std::string &appId, in ProcessSyncCallback() argument
131 int32_t ObjectStoreManager::Save(const std::string &appId, const std::string &sessionId, in Save() argument
202 RevokeSave( const std::string &appId, const std::string &sessionId, sptr<IRemoteObject> callback) RevokeSave() argument
300 std::string appId = DistributedData::Bootstrap::GetInstance().GetProcessLabel(); Clear() local
328 DeleteByAppId(const std::string &appId, int32_t user) DeleteByAppId() argument
793 ProcessOldEntry(const std::string &appId) ProcessOldEntry() argument
836 SaveToStore(const std::string &appId, const std::string &sessionId, const std::string &toDeviceId, const ObjectRecord &data) SaveToStore() argument
947 RetrieveFromStore(const std::string &appId, const std::string &sessionId, ObjectRecord &results) RetrieveFromStore() argument
1074 std::string appId = DistributedData::Bootstrap::GetInstance().GetProcessLabel(); SaveUserToMeta() local
1155 BindAsset(const uint32_t tokenId, const std::string& appId, const std::string& sessionId, ObjectStore::Asset& asset, ObjectStore::AssetBindInfo& bindInfo) BindAsset() argument
1205 OnAssetChanged(const uint32_t tokenId, const std::string& appId, const std::string& sessionId, const std::string& deviceId, const ObjectStore::Asset& asset) OnAssetChanged() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h229 std::string appId; member
280 std::string appId; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp747 std::string appId = ""; in Dump() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1351 GenerateEncryptedUuid(const std::string &pkgName, const std::string &uuid, const std::string &appId, std::string &encryptedUuid) GenerateEncryptedUuid() argument
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1045 std::string appId = Crypto::Sha256(AppManager::GetInstance().GetAppId()); in GetEncryptedUuidByNetworkId() local
1812 std::string appId = AppManager::GetInstance().GetAppId(); in ConvertUdidHashToAnoyDeviceId() local
1052 GenerateEncryptedUuid(const std::string &pkgName, const std::string &uuid, const std::string &appId, std::string &encryptedUuid) GenerateEncryptedUuid() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_client.cpp1937 bool AbilityManagerClient::IsEmbeddedOpenAllowed(sptr<IRemoteObject> callerToken, const std::string &appId) in IsEmbeddedOpenAllowed() argument
H A Dability_manager_stub.cpp3926 std::string appId = data.ReadString(); in IsEmbeddedOpenAllowedInner() local
H A Dability_manager_proxy.cpp5354 bool AbilityManagerProxy::IsEmbeddedOpenAllowed(sptr<IRemoteObject> callerToken, const std::string &appId) in IsEmbeddedOpenAllowed() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp748 std::string appId = reply.ReadString(); in GetAppIdByBundleName() local
H A Dbundle_mgr_host.cpp2417 std::string appId = GetAppIdByBundleName(bundleName, userId); in HandleGetAppIdByBundleName() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_asset_operations.cpp795 string appId; in HandleCallingPackage() local
956 string appId; in InsertAssetInDb() local
914 GetUriPermissionValuesBucket(string &tableName, ValuesBucket &valuesBucket, string appId, int64_t fileId) GetUriPermissionValuesBucket() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp1408 int appId = 0; in AllowSingleAppScanByIntervalSuccess1() local
1415 int appId = 0; in AllowSingleAppScanByIntervalSuccess2() local
1427 int appId = 0; in AllowSingleAppScanByIntervalFail1() local
1448 int appId = 0; in AllowFullAppScanByIntervalSuccess1() local
1455 int appId = 0; AllowFullAppScanByIntervalSuccess2() local
1467 int appId = 0; AllowFullAppScanByIntervalFail1() local
1592 int appId = 0; AllowScanByIntervalBlocklistSuccess1() local
1607 int appId = 0; AllowScanByIntervalBlocklistSuccess2() local
1620 int appId = 0; AllowScanByIntervalBlocklistSuccess3() local
1635 int appId = 0; AllowScanByIntervalBlocklistFail1() local
1650 int appId = 0; AllowScanByIntervalBlocklistFail2() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp6627 std::string appId = "appId"; in HWTEST_F() local
6647 std::string appId = "appId"; in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2576 std::string appId = object.substr(pos1+6, pos2-pos1-7); in CheckAppRunningRuleCorrectOption() local
[all...]
/third_party/glfw/src/
H A Dwl_platform.h388 char* appId; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp577 bool BaseBundleInstaller::UninstallAppControl(const std::string &appId, int32_t userId) in UninstallAppControl() argument
[all...]

Completed in 94 milliseconds

1...<<1112