Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Djs_common_utils.h46 constexpr const char* GLOBAL_JSON = "JSON"; variable
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp38 static constexpr const char *GLOBAL_JSON = "JSON"; variable