Home
last modified time | relevance | path

Searched refs:SetStrParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/interfaces/kits/want_lite/
H A Dwant.h126 bool SetStrParam(Want *want, const char *key, uint8_t keyLen, const char *value, uint8_t valueLen);
/ohos5.0/foundation/ability/ability_lite/frameworks/want_lite/src/
H A Dwant.cpp215 bool SetStrParam(Want *want, const char *key, uint8_t keyLen, const char *value, uint8_t valueLen) in SetStrParam() function