Searched refs:THERMAL_WRITE_PARCEL_NO_RET (Results 1 - 2 of 2) sorted by relevance
/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_mock_stub_test.cpp | 141 THERMAL_WRITE_PARCEL_NO_RET(g_data, RemoteObject, tempStub->AsObject()); in HWTEST_F() 142 THERMAL_WRITE_PARCEL_NO_RET(g_data, StringVector, typeList); in HWTEST_F() 148 THERMAL_WRITE_PARCEL_NO_RET(g_data, RemoteObject, tempStub->AsObject()); in HWTEST_F() 167 THERMAL_WRITE_PARCEL_NO_RET(g_data, RemoteObject, levelStub->AsObject()); in HWTEST_F() 174 THERMAL_WRITE_PARCEL_NO_RET(g_data, RemoteObject, levelStub->AsObject()); in HWTEST_F() 193 THERMAL_WRITE_PARCEL_NO_RET(g_data, RemoteObject, actionStub->AsObject()); in HWTEST_F() 194 THERMAL_WRITE_PARCEL_NO_RET(g_data, StringVector, actionList); in HWTEST_F() 195 THERMAL_WRITE_PARCEL_NO_RET(g_data, String, "ThermalMockStubTest007"); in HWTEST_F() 202 THERMAL_WRITE_PARCEL_NO_RET(g_data, RemoteObject, actionStub->AsObject()); in HWTEST_F() 219 THERMAL_WRITE_PARCEL_NO_RET(g_dat in HWTEST_F() [all...] |
/base/powermgr/thermal_manager/utils/native/include/ |
H A D | thermal_common.h | 46 #define THERMAL_WRITE_PARCEL_NO_RET(parcel, type, data) \ macro
|
Completed in 2 milliseconds