Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/src/
Dbundle_manager_helper.cpp82 std::vector<int> osAccountIds; in QueryExtensionInfos() local
227 std::vector<int> osAccountIds {}; in GetApplicationInfos() local
Dstatic_subscriber_manager.cpp382 std::vector<int> osAccountIds; in UpdateSubscriber() local
/base/security/device_auth/services/frameworks/src/os_account_adapter_mock/
Dos_account_adapter_mock.cpp49 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/base/security/device_auth/test/unittest/deviceauth/source/
Dos_account_adapter_mock.c48 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/base/security/device_auth/test/unittest/tdd_framework/common/src/
Dos_account_adapter_mock.c48 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/base/print/print_fwk/services/print_service/src/
Dprint_bms_helper.cpp42 std::vector<int> osAccountIds; in QueryExtensionInfos() local
/base/security/device_auth/services/frameworks/src/os_account_adapter/
Dos_account_adapter.cpp223 int32_t GetAllOsAccountIds(int32_t **osAccountIds, uint32_t *size) in GetAllOsAccountIds()
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
Dos_account_adapter_test.cpp342 int32_t *osAccountIds = nullptr; variable
/base/account/os_account/interfaces/kits/napi/osaccount/include/
Dnapi_os_account.h115 std::vector<int> osAccountIds; member