Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.cpp118 void Resource::GetFloatArrayParam(const std::string& param, const std::string& name, std::vector<fl… in GetFloatArrayParam() function in OHOS::Ace::Resource
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp567 std::vector<float> DistributedWant::GetFloatArrayParam(const std::string& key) const in GetFloatArrayParam() function in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp931 std::vector<float> Want::GetFloatArrayParam(const std::string &key) const in GetFloatArrayParam() function in OHOS::AAFwk::Want