Home
last modified time | relevance | path

Searched refs:enableDebugLog (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/hidebug/interfaces/cj/
H A Dhidebug_ffi.h70 FFI_EXPORT int32_t FfiHidebugSetAppResourceLimit(const char *type, int32_t value, bool enableDebugLog);
H A Dhidebug_ffi.cpp319 int32_t FfiHidebugSetAppResourceLimit(const char *type, int32_t value, bool enableDebugLog) in FfiHidebugSetAppResourceLimit() argument
336 HidebugNativeInterface::CreateInstance()->GetMemoryLeakResource(std::string(type), value, enableDebugLog); in FfiHidebugSetAppResourceLimit()

Completed in 2 milliseconds