Home
last modified time | relevance | path

Searched defs:serviceIds (Results 1 - 6 of 6) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dsubscribe_info_checker_test.cpp164 std::list<std::string> serviceIds = {"fakeStorage", "fakeSystem"}; in HWTEST_F() local
230 std::list<std::string> serviceIds = {"fakeStorage", "fakeSystem"}; in HWTEST_F() local
249 std::list<std::string> serviceIds in HWTEST_F() local
[all...]
H A Devent_subscribe_test.cpp229 std::list<std::string> serviceIds = {"fakeStorage", "fakeSystem"}; in HWTEST_F() local
120 MockSubscribeEvents(const std::shared_ptr<ProfileEventCallback>& eventCb, const std::list<std::string>& serviceIds, const std::string& deviceId) MockSubscribeEvents() argument
159 MockSubscribeEvent(const std::shared_ptr<ProfileEventCallback>& eventCb, const std::list<std::string>& serviceIds, const std::string& deviceId) MockSubscribeEvent() argument
252 std::list<std::string> serviceIds = {"fakeStorage", "fakeSystem"}; HWTEST_F() local
278 std::list<std::string> serviceIds = {"fakeStorage", "fakeSystem"}; HWTEST_F() local
371 std::list<std::string> serviceIds = {"fakeStorage", "fakeSystem"}; HWTEST_F() local
427 std::list<std::string> serviceIds = {"fakeStorage", "fakeSystem"}; HWTEST_F() local
[all...]
H A Dprofile_crud_test.cpp403 std::list<std::string> serviceIds; in HWTEST_F() local
477 std::list<std::string> serviceIds; in HWTEST_F() local
516 std::list<std::string> serviceIds; in HWTEST_F() local
843 std::list<std::string> serviceIds; HWTEST_F() local
1000 std::list<std::string> serviceIds; HWTEST_F() local
1034 std::list<std::string> serviceIds; HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_change_handler.cpp269 std::vector<std::string> serviceIds; in Subscribe() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/
H A Dauthority_manager.cpp206 CheckServicesAuthority(AuthValue authVal, const std::vector<std::string>& serviceIds) CheckServicesAuthority() argument
233 CheckServicesAuth(const nlohmann::json& servicesJson, AuthValue authVal, const std::vector<std::string>& serviceIds) CheckServicesAuth() argument
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp298 std::list<std::string> serviceIds; in SubscribeCommand() local
435 HandleSubscribeOption(int option, std::string& deviceId, std::list<std::string>& serviceIds) HandleSubscribeOption() argument

Completed in 5 milliseconds