Searched defs:typeCode (Results 1 – 10 of 10) sorted by relevance
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_utils.h | 76 #define PARAM_CHECK_RETURN(env, condition, message, typeCode, retVal) \ argument 84 #define PARAM_CHECK_RETURN_VOID(env, condition, message, typeCode) \ argument 92 #define RESULT_CHECK_RETURN(env, condition, errCode, message, typeCode, retVal) \ argument 100 #define RESULT_CHECK_RETURN_VOID(env, condition, errCode, message, typeCode) \ argument 128 TypeCode typeCode; member
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| D | user_cert_plugin.cpp | 45 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
|
| D | disallowed_usb_devices_plugin.cpp | 44 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
|
| D | power_policy_plugin.cpp | 46 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
|
| D | usb_read_only_plugin.cpp | 51 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
|
| D | iptables_rule_plugin.cpp | 47 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_local_live_view_content_test.cpp | 38 int32_t typeCode = 1; variable
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
| D | mock_notification_analytics_util.cpp | 73 HaMetaMessage& HaMetaMessage::TypeCode(int32_t typeCode) in TypeCode()
|
| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| D | smart_reminder_center.cpp | 197 int32_t typeCode = reminderFilterContentJson[TYPE_CODE].get<int32_t>(); in ParseReminderFilterContent() local
|
| /base/notification/distributed_notification_service/services/ans/src/common/ |
| D | notification_analytics_util.cpp | 141 HaMetaMessage& HaMetaMessage::TypeCode(int32_t typeCode) in TypeCode()
|