Searched +defs:dump +defs:level (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability/ |
H A D | ability.js | 32 onMemoryLevel(level) { } argument 42 dump(params) { } method in Ability
|
/ohos5.0/base/startup/init/services/modules/init_hook/ |
H A D | init_hook.c | 109 unsigned int level; in SetLogLevelFunc() local 157 char dump[8] = {0}; // 8 len in DumpServiceHook() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | api.c | 1042 FILLP_INT level, in FtGetSockOpt() 1065 FILLP_INT level, in FtSetSockOpt() 1607 …INT FtDfxHiDumper(FILLP_UINT32 argc, const FILLP_CHAR **argv, void *softObj, FillpDfxDumpFunc dump) in FtDfxHiDumper()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile.c | 1541 static void LogWrapper(const char *tag, uint32_t level, const char *format, va_list args) in LogWrapper() 1577 int32_t NSTACKX_DFileDump(uint32_t argc, const char **arg, void *softObj, DFileDumpFunc dump) in NSTACKX_DFileDump()
|