Home
last modified time | relevance | path

Searched defs:valuep (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dgetsubopt.c45 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt()
/aosp12/frameworks/av/media/libmediaformatshaper/
H A DCodecProperties.cpp82 bool CodecProperties::getFeatureValue(std::string key, int32_t *valuep) { in getFeatureValue()