Home
last modified time | relevance | path

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

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