Searched refs:resetCount (Results 1 - 14 of 14) sorted by relevance

/external/tpm2/
H A DTime.c42 // This function updates the resetCount and restartCount components of TPMS_CLOCK_INFO structure at
66 // Increase resetCount
67 gp.resetCount++;
68 // Write resetCount to NV
69 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount);
224 clockInfo->resetCount = gp.resetCount;
H A DClear.c96 gp.resetCount = gr.restartCount = gr.clearCount = 0;
98 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount);
H A DAttest_spt.c88 attest->clockInfo.resetCount += (UINT32)(obfuscation[1] >> 32);
H A Dmarshal_test.c311 value.resetCount = 123;
320 CHECK_EQ(value.resetCount, 123);
H A DGlobal.h704 UINT32 resetCount; member in struct:__anon18156
H A DNV.c503 s_reservedSize[NV_RESET_COUNT] = sizeof(gp.resetCount);
635 NvReadReserved(NV_RESET_COUNT, &gp.resetCount);
H A Dtpm_types.h866 UINT32 resetCount; member in struct:__anon18332
H A Dtpm_generated.c6240 total_size += UINT32_Marshal(&source->resetCount, buffer, size);
6254 result = UINT32_Unmarshal(&target->resetCount, buffer, size);
/external/testng/src/test/java/test/objectfactory/
H A DCustomFactoryTest.java27 public void resetCount() { method in class:CustomFactoryTest
/external/guice/extensions/persist/lib/
H A Dcommons-io.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/guice/extensions/struts2/lib/
H A Dcommons-io-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 412 milliseconds