Searched defs:GetIntArrayParam (Results 1 – 3 of 3) sorted by relevance
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWantV2/ | ||
| D | distributed_want_v2.cpp | 455 std::vector<int> DistributedWantV2::GetIntArrayParam(const std::string& key) const in GetIntArrayParam() function in OHOS::DistributedSchedule::DistributedWantV2 |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ | ||
| D | distributed_want.cpp | 469 std::vector<int> DistributedWant::GetIntArrayParam(const std::string& key) const in GetIntArrayParam() function in OHOS::DistributedSchedule::DistributedWant |
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ | ||
| D | want.cpp | 797 std::vector<int> Want::GetIntArrayParam(const std::string &key) const in GetIntArrayParam() function in OHOS::AAFwk::Want |