Home
last modified time | relevance | path

Searched refs:offType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_manager_ffi.cpp62 int FfiOHOSErrorManagerOff(char* offType, int observerId) in FfiOHOSErrorManagerOff() argument
67 if (strcmp(offType, ON_OFF_TYPE) != 0) { in FfiOHOSErrorManagerOff()
H A Dcj_error_manager_ffi.h25 int FfiOHOSErrorManagerOff(char* offType, int observerId);