Home
last modified time | relevance | path

Searched defs:osAccountIds (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/utils/native/src/
H A Dwork_sched_utils.cpp29 std::vector<int32_t> osAccountIds; in GetCurrentAccountId() local
52 std::vector<int32_t> osAccountIds; in IsIdActive() local
/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp82 std::vector<int> osAccountIds; in QueryExtensionInfos() local
227 std::vector<int> osAccountIds {}; in GetApplicationInfos() local
H A Dstatic_subscriber_manager.cpp443 std::vector<int> osAccountIds; in UpdateSubscriber() local
/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/common/src/bms/
H A Dbundle_info_query.cpp75 std::vector<int32_t> osAccountIds; in GetCurrentAccountId() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Dos_account_adapter_mock.c48 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/common/src/
H A Dos_account_adapter_mock.c48 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_bms_helper.cpp46 std::vector<int> osAccountIds; in QueryExtensionInfos() local
/ohos5.0/base/security/device_auth/services/frameworks/src/os_account_adapter_mock/
H A Dos_account_adapter_mock.cpp49 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/ohos5.0/base/security/device_auth/services/frameworks/src/os_account_adapter/
H A Dos_account_adapter.cpp223 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H A Dos_account_adapter_test.cpp344 int32_t *osAccountIds = nullptr; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h121 std::vector<int> osAccountIds; member