Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_queue_producer.cpp181 std::string sKey = key; in OnSetUserData() local
196 std::string sKey = key; in OnGetUserData() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp146 inline std::string ToJSONStringInt(std::string sKey, std::string sValue) in ToJSONStringInt()