Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp42 constexpr const char* JSON_KEY_PATHSTARTWITH = "pathStartWith"; variable
713 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, JSON_KEY_PATHSTARTWITH, in from_json()
782 {JSON_KEY_PATHSTARTWITH, uri.pathStartWith}, in to_json()