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