Home
last modified time | relevance | path

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

/packages/modules/CrashRecovery/apex/
DAndroid.bp31 // Encapsulate the contributions made by the com.android.crashrecovery to the bootclasspath.
77 // Encapsulate the contributions made by the com.android.crashrecovery to the systemserverclasspath.
/packages/modules/ConfigInfrastructure/apex/
DAndroid.bp19 // Encapsulate the contributions made by the com.android.configinfrastructure to the bootclasspath.
64 // Encapsulate the contributions made by the com.android.configinfrastructure to the systemservercl…
/packages/modules/AppSearch/
DAndroid.bp67 // Encapsulate the contributions made by the com.android.appsearch to the bootclasspath.
103 // Encapsulate the contributions made by the com.android.appsearch to the systemserverclasspath.
/packages/modules/Permission/
DAndroid.bp70 // Encapsulate the contributions made by the com.android.permission to the bootclasspath.
120 // Encapsulate the contributions made by the com.android.permission to the systemserverclasspath.
/packages/services/BuiltInPrintService/jni/plugins/
Dpclm_wrapper_api.cpp46 return static_cast<PCLmGenerator *>(thisClass)->Encapsulate(pInBuffer, inBufferSize, numLines, in PCLmEncapsulate()
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
DPCLmGenerator.h61 int Encapsulate(void *pInBuffer, int inBufferSize, int numLines, void **pOutBuffer,
/packages/modules/HealthFitness/apex/
DAndroid.bp57 // Encapsulate the contributions made by com.android.healthfitness to the bootclasspath.
/packages/modules/SdkExtensions/javatests/com/android/sdkext/extensions/apexes/
DAndroid.bp45 // Encapsulate the contributions made by the test_com.android.sdkext to the
/packages/modules/GeoTZ/apex/com.android.geotz/
DAndroid.bp48 // Encapsulate the contributions made by the com.android.geotz to the systemserverclasspath.
/packages/modules/Scheduling/apex/
DAndroid.bp34 // Encapsulate the contributions made by the com.android.scheduling to the bootclasspath.
/packages/modules/DeviceLock/apex/
DAndroid.bp30 // Encapsulate the contributions made by the com.android.devicelock to the bootclasspath.
/packages/modules/SdkExtensions/
DAndroid.bp68 // Encapsulate the contributions made by the com.android.sdkext to the bootclasspath.
/packages/modules/Uwb/apex/
DAndroid.bp69 // Encapsulate the contributions made by the com.android.uwb to the bootclasspath.
/packages/modules/Bluetooth/apex/
DAndroid.bp76 // Encapsulate the contributions made by the com.android.bluetooth to the bootclasspath.
/packages/modules/AdServices/apex/
DAndroid.bp68 // Encapsulate the contributions made by com.android.adservices to the bootclasspath.
/packages/modules/IPsec/apex/
DAndroid.bp52 // Encapsulate the contributions made by the com.android.ipsec to the bootclasspath.
/packages/apps/Nfc/apex/
DAndroid.bp83 // Encapsulate the contributions made by the com.android.nfc to the bootclasspath.
/packages/providers/MediaProvider/apex/
DAndroid.bp75 // Encapsulate the contributions made by the com.android.mediaprovider to the bootclasspath.
/packages/modules/StatsD/apex/
DAndroid.bp83 // Encapsulate the contributions made by the com.android.os.statsd to the bootclasspath.
/packages/modules/Wifi/apex/
DAndroid.bp76 // Encapsulate the contributions made by the com.android.wifi to the bootclasspath.
/packages/modules/Connectivity/Tethering/apex/
DAndroid.bp153 // Encapsulate the contributions made by the com.android.tethering to the bootclasspath.
/packages/modules/Virtualization/apex/
DAndroid.bp364 // Encapsulate the contributions made by the com.android.virt to the bootclasspath.
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp1626 int PCLmGenerator::Encapsulate(void *pInBuffer, int inBufferSize, int thisHeight, in Encapsulate() function in PCLmGenerator