Home
last modified time | relevance | path

Searched refs:UID (Results 1 – 25 of 37) sorted by relevance

12

/base/hiviewdfx/hisysevent/test/unittest/common/napi/
Dnapi_hisysevent.test.js85 UID: 1, property
117 UID: 1, property
194 UID: 1, property
230 UID: 1, property
280 UID: 1, property
329 UID: 1, property
378 UID: 1, property
410 UID: 1, property
437 UID: 1, property
478 UID: 1, property
[all …]
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_control_manager_module_test.cpp41 constexpr std::int32_t UID = 10000; variable
96 name, STRING_EXTRA_INFO, UID, STRING_OWNER, appAccountInfo);
104 STRING_NAME, STRING_EXTRA_INFO, UID, STRING_OWNER, appAccountInfo);
113 …result = AppAccountControlManager::GetInstance().DeleteAccount(name, UID, STRING_OWNER, appAccount…
141 BUNDLE_NAME, appAccountInfo, dataStoragePtr, UID);
145 BUNDLE_NAME, appAccountInfo, dataStoragePtr, UID);
149 appAccountInfo, dataStoragePtr, UID);
153 appAccountInfo, dataStoragePtr, UID);
157 appAccountInfo, dataStoragePtr, UID);
Dapp_account_manager_service_subscribe_module_test.cpp42 constexpr std::int32_t UID = 10000; variable
382 STRING_EXTRA_INFO, UID, STRING_BUNDLE_NAME, 0);
387 appAccountCallingInfo.callingUid = UID;
418 appAccountCallingInfo.callingUid = UID;
426 STRING_EXTRA_INFO, UID, STRING_BUNDLE_NAME, 0);
454 …result = appAccountManagerServicePtr_->innerManager_->DeleteAccount(STRING_NAME, UID, STRING_BUNDL…
473 …ErrCode result = accountInnerManager->AddAccount(STRING_NAME, STRING_EXTRA_INFO, UID, STRING_BUNDL…
475 …EXPECT_EQ(accountInnerManager->AddAccount(STRING_NAME_TWO, STRING_EXTRA_INFO, UID, STRING_BUNDLE_N…
479 appAccountCallingInfo.callingUid = UID;
509 appAccountCallingInfo.callingUid = UID;
[all …]
Dapp_account_manager_service_sync_module_test.cpp42 constexpr std::int32_t UID = 10000; variable
75 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID); in SetUp()
78 dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID, true); in SetUp()
114 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID);
154 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID);
172 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID, true);
216 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID);
226 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID, true);
263 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID);
296 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID);
[all …]
Dapp_account_associated_data_test.cpp46 constexpr std::int32_t UID = 10000; variable
88 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID); in ClearDataStorage()
113 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID); in TearDownTestCase()
120 dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID, true); in TearDownTestCase()
Dapp_account_manager_service_module_test.cpp84 constexpr std::int32_t UID = 10000; variable
114 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID); in ClearDataStorage()
134 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID); in TearDownTestCase()
141 dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID, true); in TearDownTestCase()
286 auto dataStoragePtr = AppAccountControlManager::GetInstance().GetDataStorage(UID);
1963 STRING_NAME, STRING_EMPTY, UID, STRING_BUNDLE_NAME, appAccountInfo);
1967 appAccountCallingInfo.callingUid = UID;
1983 STRING_NAME, UID, STRING_BUNDLE_NAME, appAccountInfo);
1999 STRING_NAME, STRING_EMPTY, UID, STRING_BUNDLE_NAME, appAccountInfo);
2004 STRING_NAME_TWO, STRING_EMPTY, UID, STRING_OWNER, appAccountInfoTwo);
[all …]
Dapp_account_authenticator_session_manager_module_test.cpp44 const int32_t UID = 1; variable
166 abilityStateData.uid = UID;
/base/account/os_account/frameworks/appaccount/native/test/unittest/
Dapp_account_manager_subscribe_test.cpp30 const uid_t UID = 1; variable
199 …ErrCode result = appAccountSubscribeManagerPtr->SubscribeAppAccount(nullptr, nullptr, UID, BUNDLE_…
214 …ErrCode result = appAccountSubscribeManagerPtr->CheckAppAccess(nullptr, UID, BUNDLE_NAME, APP_INDE…
/base/powermgr/power_manager/test/unittest/src/
Drunning_lock_native_test.cpp32 constexpr pid_t UID = 1; variable
98 stateMachine->RefreshActivityInner(UID, PID, userActivityType, true);
119 runningLockMgr->ProxyRunningLock(true, UNPID, UID);
120 runningLockMgr->ProxyRunningLock(true, UNPID, UID);
122 runningLockMgr->ProxyRunningLock(false, UNPID, UID);
127 runningLockMgr->ProxyRunningLockInner(true, UNPID, UID);
128 runningLockMgr->ProxyRunningLockInner(true, UNPID, UID);
130 runningLockMgr->ProxyRunningLockInner(false, UNPID, UID);
148 stateMachine->RefreshActivityInner(UID, PID, userActivityType, true);
158 …nninglockNativeTest2", RunningLockType::RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL, TIMEOUTMS, PID, UID};
[all …]
Dpower_mgr_service_native_test.cpp41 constexpr pid_t UID = 1; variable
61 "runninglockNativeTest1", RunningLockType::RUNNINGLOCK_SCREEN, TIMEOUTMS, PID, UID}; in SetUp()
/base/web/webview/ohos_adapter/res_sched_adapter/src/
Dres_sched_client_adapter_impl.cpp61 constexpr char UID[] = "uid"; variable
107 std::unordered_map<std::string, std::string> mapPayload { { UID, GetUidString() }, in ReportSceneInternal()
198 …std::unordered_map<std::string, std::string> mapPayload { { UID, GetUidString() }, { PID, std::to_… in ReportKeyThread()
247 …std::unordered_map<std::string, std::string> mapPayload { { UID, GetUidString() }, { PID, std::to_… in ReportWindowStatus()
/base/security/certificate_manager/
DREADME.md17 …存储在/data/service/el1/public/cert_manager_service/certificates目录下,并使用UserID和UID对证书进行隔离。对应的密钥会存储在HUK…
/base/account/os_account/services/accountmgr/src/
Daccount_event_subscribe.cpp41 auto uid = want.GetIntParam(AppExecFwk::Constants::UID, -1); in OnReceiveEvent()
/base/hiviewdfx/hiview/base/event_store/dao/
Ddoc_query.cpp46 EventCol::PID, EventCol::TID, EventCol::UID, in IsInnerCond()
84 } else if (cond.col_ == EventCol::UID) { in IsContainInnerCond()
/base/security/permission_lite/
DREADME_zh.md52 …727202510"><a name="p57901727202510"></a><a name="p57901727202510"></a>检查指定UID的应用进程是否具有访问系统服务API的权…
232 (1)type为RANGE类型:允许某个特定范围UID的进程访问,需要指定uidMin和uidMax;
234 (2)type为FIXED类型:允许指定的几个UID的进程访问,需要指定fixedUid,最多配置8个;
244 .type=FIXED, // 允许指定UID的进程访问的方式
248 .type=RANGE, // 允许特定范围内的UID的进程访问的方式
258 .type=FIXED, // 允许指定UID的进程访问的方式
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_freeze_test.cpp49 constexpr uid_t UID = 1; variable
368 Freeze(UID); in AsyncProcess()
375 Unfreeze(UID); in AsyncProcess()
399 EXPECT_TRUE(SubscribeCommonEvent(subscriberTest, UID, commonEventListener));
461 EXPECT_TRUE(SubscribeCommonEvent(subscriberTest, UID, commonEventListener));
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/
Dcm_event_observer.cpp47 context.uid = static_cast<uint32_t>(want.GetIntParam(AppExecFwk::Constants::UID, -1)); in OnReceiveEvent()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_common_event_observer.cpp99 auto uid = want.GetIntParam(AppExecFwk::Constants::UID, -1); in DealWithRemoveEvent()
/base/notification/distributed_notification_service/services/ans/src/
Dsystem_event_observer.cpp56 int32_t uid = want.GetIntParam(AppExecFwk::Constants::UID, -1); in GetBundleOption()
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
Dhks_event_observer.cpp102 int uid = want.GetIntParam(AppExecFwk::Constants::UID, -1); in OnReceiveEvent()
/base/hiviewdfx/hiview/base/include/
Dsys_event.h45 static std::string UID; variable
/base/hiviewdfx/faultloggerd/docs/
Dusage.md143 "PID":1005,"UID":20010010,"STATUS":9,"level_":"CRITICAL","tag_":"Stability","id_":"1781843572304798…
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp295 …"+0800","pid_":1854,"tid_":1854,"uid_":0,"FAULT_TYPE":"2","PID":1854,"UID":0,"MODULE":"Faultlogger…
398 "tz_":"+0800","pid_":1854,"tid_":1854,"uid_":0,"FAULT_TYPE":"2","PID":1854,"UID":0,
/base/hiviewdfx/hiview/base/
Dsys_event.cpp39 std::string EventCol::UID = "uid_"; member in OHOS::HiviewDFX::EventStore::EventCol
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp65 constexpr int UID = 1; variable
665 stream << KEY_SPLITER << USER_ID << KEY_SPLITER << UID << KEY_SPLITER
722 …stream << KEY_SPLITER << USER_ID << KEY_SPLITER << UID << KEY_SPLITER << NOTIFICATION_LABEL_0 << K…
995 …stream << KEY_SPLITER << USER_ID << KEY_SPLITER << UID << KEY_SPLITER << NOTIFICATION_LABEL_0 << K…
1090 …stream0 << KEY_SPLITER << USER_ID << KEY_SPLITER << UID << KEY_SPLITER << NOTIFICATION_LABEL_0 << …
1102 …stream1 << KEY_SPLITER << USER_ID << KEY_SPLITER << UID << KEY_SPLITER << NOTIFICATION_LABEL_1 << …
1693 NotificationBundleOption bundleOption(APP_NAME, UID);
1871 NotificationBundleOption bundleOption(APP_NAME, UID);
1939 NotificationBundleOption bundleOption(APP_NAME, UID);

12