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