Home
last modified time | relevance | path

Searched refs:markers (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/build/templates/kernel/linux-5.10/
H A DMakefile40 …rm -rf .*.cmd *.o *.mod.c *.ko *.tmp_version *.order *symvers *Module.markers .*.o.d *.mod .thinlt…
/ohos5.0/build/templates/kernel/linux-6.6/
H A DMakefile39 …rm -rf .*.cmd *.o *.mod.c *.ko *.tmp_version *.order *symvers *Module.markers .*.o.d *.mod .thinlt…
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1509 FaultDataType faultType, const std::string& markers);
/ohos5.0/build/lite/ndk/doc/config/
H A DDoxyfile_C1050 # of the possible markers and block names see the documentation.
1093 # files will be copied as-is; there are no commands or markers available.
1640 # markers available.
H A DDoxyfile_CPP1050 # of the possible markers and block names see the documentation.
1093 # files will be copied as-is; there are no commands or markers available.
1640 # markers available.
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp5725 FaultDataType faultType, const std::string& markers) in AppRecoveryNotifyApp() argument
5736 if (markers == "appRecovery") { in AppRecoveryNotifyApp()
5742 if (markers != "recoveryTimeout") { in AppRecoveryNotifyApp()