Home
last modified time | relevance | path

Searched refs:DEV_AUTH_DUMP (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dhidump_adapter.h29 #define DEV_AUTH_DUMP(fd, strArgVec) macro
35 #define DEV_AUTH_DUMP(fd, strArgVec) DevAuthDump(fd, strArgVec) macro
/base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/
H A Dhiviewadapter_fuzzer.cpp58 DEV_AUTH_DUMP(0, &strArgVec); in EnablePerformDumper()
71 DEV_AUTH_DUMP(0, &strArgVec); in DumpByInvalidArg()
87 DEV_AUTH_DUMP(0, &strArgVec); in DumpByInvalidArgNum()
100 DEV_AUTH_DUMP(0, &strArgVec); in DisablePerformDumper()
110 DEV_AUTH_DUMP(0, &strArgVec); in DumpPerformData()
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/hiview_adapter/
H A Dperform_dumper_test.cpp54 DEV_AUTH_DUMP(0, &strArgVec); in EnablePerformDumper()
67 DEV_AUTH_DUMP(0, &strArgVec); in DumpByInvalidArg()
83 DEV_AUTH_DUMP(0, &strArgVec); in DumpByInvalidArgNum()
96 DEV_AUTH_DUMP(0, &strArgVec); in DisablePerformDumper()
106 DEV_AUTH_DUMP(0, &strArgVec); in DumpPerformData()
/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp87 DEV_AUTH_DUMP(fd, &strArgVec); in Dump()

Completed in 2 milliseconds