Home
last modified time | relevance | path

Searched refs:getAsStringArray (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/parameter/include/
H A DElementHandle.h222 bool getAsStringArray(std::vector<std::string> &value, std::string &error) const;
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DElementHandle.cpp340 bool ElementHandle::getAsStringArray(std::vector<string> &value, string &error) const in getAsStringArray() function in ElementHandle
/aosp_15_r20/external/parameter-framework/upstream/doc/requirements/
H A DAPIs.md238 - `getAsStringArray`