Home
last modified time | relevance | path

Searched defs:GetLongArrayParam (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWantV2/
Ddistributed_want_v2.cpp627 std::vector<long> DistributedWantV2::GetLongArrayParam(const std::string& key) const in GetLongArrayParam() function in OHOS::DistributedSchedule::DistributedWantV2
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
Ddistributed_want.cpp638 std::vector<long> DistributedWant::GetLongArrayParam(const std::string& key) const in GetLongArrayParam() function in OHOS::DistributedSchedule::DistributedWant
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dwant.cpp1038 std::vector<long> Want::GetLongArrayParam(const std::string &key) const in GetLongArrayParam() function in OHOS::AAFwk::Want