Home
last modified time | relevance | path

Searched refs:mGetAdSelectionLogicScriptSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DAdSelectionExecutionLogger.java243 private int mGetAdSelectionLogicScriptSizeInBytes; field in AdSelectionExecutionLogger
427 this.mGetAdSelectionLogicScriptSizeInBytes = adSelectionLogic.getBytes().length; in endGetAdSelectionLogic()
717 return mGetAdSelectionLogicScriptSizeInBytes; in getFetchedAdSelectionLogicScriptSizeInBytes()