/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/ |
H A D | hks_template.h | 56 #define HKS_IF_NULL_LOGE_RETURN(OBJECT, ERROR_CODE, LOG_MESSAGE, ...) \ argument 62 #define HKS_IF_NULL_LOGE_RETURN_VOID(OBJECT, LOG_MESSAGE, ...) \ argument 68 #define HKS_IF_NULL_LOGE_BREAK(OBJECT, LOG_MESSAGE, ...) \ argument 74 #define HKS_IF_NULL_RETURN(OBJECT, ERROR_CODE) \ argument 79 #define HKS_IF_NULL_BREAK(OBJECT) \ argument
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | json_util_form.h | 31 OBJECT, enumerator 38 OBJECT, enumerator
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
H A D | json_util.h | 32 OBJECT, enumerator 39 OBJECT, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
H A D | json_util.h | 32 OBJECT, enumerator 39 OBJECT, enumerator
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | json_util.h | 33 OBJECT, enumerator 40 OBJECT, enumerator
|
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/ |
H A D | iaccount_info.h | 38 OBJECT, enumerator
|
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | vision_total_column.h | 28 const std::string OBJECT = "object"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | json_util.h | 31 OBJECT, enumerator 38 OBJECT, enumerator
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | napi_web_scheme_handler_request.h | 34 OBJECT, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | inner_mission_info.h | 29 OBJECT, enumerator
|
H A D | ams_configuration_parameter.h | 62 OBJECT, enumerator
|
/ohos5.0/base/update/updater/utils/json/ |
H A D | json_node.h | 37 enum class NodeType { OBJECT, INT, STRING, ARRAY, BOOL, NUL, UNKNOWN }; enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | ref_uri.h | 66 enum Type { OBJECT, PROPERTY, SPECIAL } type {}; in META_BEGIN_NAMESPACE() enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.h | 66 enum class JSCallbackInfoType { STRING, NUMBER, OBJECT, BOOLEAN, FUNCTION }; enumerator
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/ |
H A D | constant.h | 195 OBJECT = 1, enumerator
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/constant/include/ |
H A D | constant.h | 107 OBJECT = 1, enumerator
|
/ohos5.0/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_template.h | 327 #define HUKS_HDI_IF_NULL_LOGE_RETURN(OBJECT, ERROR_CODE, LOG_MESSAGE, ...) \ argument
|
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/ |
H A D | unified_meta.h | 70 OBJECT, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 3042 const JSCallbackInfoType = { STRING: 0, NUMBER: 1, OBJECT: 2, BOOLEAN: 3, FUNCTION: 4 }; property in JSCallbackInfoType
|