Home
last modified time | relevance | path

Searched defs:nums (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_log.c109 void HiLogPrintf(uint8 module, uint8 level, const char *nums, const char *fmt, ...) in HiLogPrintf() argument
146 void HILOG_HashPrintf(uint8 module, uint8 level, const char *nums, uint32 hash, ...) in HILOG_HashPrintf() argument
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dsys_event_test.cpp38 std::string TransNumberVecToStr(const std::vector<T>& nums) in TransNumberVecToStr() argument
/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp1777 uint64_t nums = 0; in HWTEST_F() local
1827 uint64_t nums = 0; in HWTEST_F() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_data.cpp235 std::string nums[NUM_SIZE] = NUMBER_SIGN; in NumberData() local
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c184 ParamList OH_HiAppEvent_AddInt8ArrayParam(ParamList list, const char* name, const int8_t* nums, int arrSize) in OH_HiAppEvent_AddInt8ArrayParam() argument
200 ParamList OH_HiAppEvent_AddInt16ArrayParam(ParamList list, const char* name, const int16_t* nums, int arrSize) in OH_HiAppEvent_AddInt16ArrayParam() argument
216 ParamList OH_HiAppEvent_AddInt32ArrayParam(ParamList list, const char* name, const int32_t* nums, int arrSize) in OH_HiAppEvent_AddInt32ArrayParam() argument
232 ParamList OH_HiAppEvent_AddInt64ArrayParam(ParamList list, const char* name, const int64_t* nums, in argument
248 OH_HiAppEvent_AddFloatArrayParam(ParamList list, const char* name, const float* nums, int arrSize) OH_HiAppEvent_AddFloatArrayParam() argument
264 OH_HiAppEvent_AddDoubleArrayParam(ParamList list, const char* name, const double* nums, int arrSize) OH_HiAppEvent_AddDoubleArrayParam() argument
[all...]

Completed in 9 milliseconds