Searched defs:GetFloatArrayParam (Results 1 – 4 of 4) sorted by relevance
114 void Resource::GetFloatArrayParam(const std::string& param, const std::string& name, std::vector<fl… in GetFloatArrayParam() function in OHOS::Ace::Resource
555 std::vector<float> DistributedWantV2::GetFloatArrayParam(const std::string& key) const in GetFloatArrayParam() function in OHOS::DistributedSchedule::DistributedWantV2
567 std::vector<float> DistributedWant::GetFloatArrayParam(const std::string& key) const in GetFloatArrayParam() function in OHOS::DistributedSchedule::DistributedWant
944 std::vector<float> Want::GetFloatArrayParam(const std::string &key) const in GetFloatArrayParam() function in OHOS::AAFwk::Want