Searched refs:DEV_AUTH_DUMP (Results 1 - 4 of 4) sorted by relevance
/base/security/device_auth/services/frameworks/inc/hiview_adapter/ |
H A D | hidump_adapter.h | 29 #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 D | hiviewadapter_fuzzer.cpp | 58 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 D | perform_dumper_test.cpp | 54 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 D | ipc_dev_auth_stub.cpp | 87 DEV_AUTH_DUMP(fd, &strArgVec); in Dump()
|
Completed in 2 milliseconds