Home
last modified time | relevance | path

Searched defs:currentUserId_ (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_policy_manager.h148 std::atomic<int32_t> currentUserId_ = 0; variable
H A Dnetfirewall_intercept_recorder.h112 std::atomic<int32_t> currentUserId_ = 0; variable
H A Dnetfirewall_service.h192 std::atomic<int32_t> currentUserId_ = 0; variable
/ohos5.0/base/powermgr/power_manager/utils/setting/include/
H A Dsetting_provider.h74 static int32_t currentUserId_; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dtask_data_persistence_mgr.h102 int32_t currentUserId_ = -1; variable
H A Duser_controller.h142 int32_t currentUserId_ = USER_ID_NO_HEAD; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_manager.h214 int32_t currentUserId_ = 0; variable
/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/include/
H A Denable_ime_data_parser.h112 int32_t currentUserId_ = 0; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_param_cache.h175 int32_t currentUserId_ = 0; variable
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h256 int32_t currentUserId_; variable
/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h218 std::int32_t currentUserId_; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1657 int32_t currentUserId_ = 0; variable
/ohos5.0/base/powermgr/power_manager/utils/setting/src/
H A Dsetting_provider.cpp36 int32_t SettingProvider::currentUserId_ = INITIAL_USER_ID; member in OHOS::PowerMgr::SettingProvider
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Daccessibility_ut_helper.h455 int32_t currentUserId_ = -1; variable