Searched refs:CDMProfileCapture (Results 1 - 2 of 2) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/portlib/lj/hdr/
H A Ddmprofile.h130 struct CDMProfileCapture { struct
132 CDMProfileCapture(DMStringVector itemNames, DMStringVector itemValues) { function in struct:CDMProfileCapture
138 ~CDMProfileCapture() {
186 #define DM_PROFILE_STACK(itemNames, itemValues) CDMProfileCapture __oProfStack(itemNames, itemValues);
/packages/apps/OMA-DM/engine/xpl/hdr/
H A Ddmprofile.h130 struct CDMProfileCapture { struct
132 CDMProfileCapture(DMStringVector itemNames, DMStringVector itemValues) { function in struct:CDMProfileCapture
138 ~CDMProfileCapture() {
186 #define DM_PROFILE_STACK(itemNames, itemValues) CDMProfileCapture __oProfStack(itemNames, itemValues);

Completed in 57 milliseconds