Home
last modified time | relevance | path

Searched defs:Json (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/security/dlp_permission_service/frameworks/common/include/
H A Di_json_operator.h25 using Json = nlohmann::json; variable
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_json.cpp18 namespace Json { namespace
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dretention_file_manager.h29 using Json = nlohmann::json; variable
H A Dvisit_record_file_manager.h30 using Json = nlohmann::json; variable
H A Dvisit_record_json_manager.cpp26 using Json = nlohmann::json; typedef
H A Dsandbox_json_manager.cpp32 using Json = nlohmann::json; typedef
/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/utils/
H A Djson_helper.h33 using Json = cJSON; variable
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Diaccount_info.h24 using Json = nlohmann::json; variable
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/
H A Ddlp_permission_public_interface.cpp24 using Json = nlohmann::json; typedef
/ohos5.0/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/parsecertstub_fuzzer/
H A Dparsecertstub_fuzzer.cpp32 using Json = nlohmann::json; typedef
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/common/
H A Dbundle_manager_adapter_module_test.cpp33 using Json = nlohmann::json; typedef
/ohos5.0/base/security/device_auth/services/privacy_enhancement/src/
H A Dpseudonym_manager.c327 static int32_t WritePseudonymJsonToFile(int32_t osAccountId, CJson *Json) in WritePseudonymJsonToFile()