Home
last modified time | relevance | path

Searched refs:MODULE (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/core/tests/coretests/src/android/os/
DIpcDataCacheTest.java46 private static final String MODULE = IpcDataCache.MODULE_TEST; field in IpcDataCacheTest
117 new IpcDataCache<>(4, MODULE, API, "testCache1", in testBasicCache()
164 IpcDataCache.Config config = new IpcDataCache.Config(4, MODULE, API, "testCache2"); in testRemoteCall()
204 new IpcDataCache<>(4, MODULE, API, "cacheA", in testDisableCache()
207 new IpcDataCache<>(4, MODULE, API, "cacheA", in testDisableCache()
210 new IpcDataCache<>(4, MODULE, API, "cacheB", in testDisableCache()
232 cache1 = new IpcDataCache<>(4, MODULE, API, "cacheA", in testDisableCache()
243 cache1 = new IpcDataCache<>(4, MODULE, API, "cacheA", in testDisableCache()
268 this(MODULE, API); in TestCache()
314 IpcDataCache.invalidateCache(MODULE, API); in testCacheRecompute()
[all …]
/frameworks/base/core/tests/coretests/src/android/app/
DPropertyInvalidatedCacheTests.java48 private static final String MODULE = PropertyInvalidatedCache.MODULE_TEST; field in PropertyInvalidatedCacheTests
111 new PropertyInvalidatedCache<>(4, MODULE, API, "cache1", in testBasicCache()
157 new PropertyInvalidatedCache<>(4, MODULE, API, "cache1", in testDisableCache()
160 new PropertyInvalidatedCache<>(4, MODULE, API, "cache1", in testDisableCache()
163 new PropertyInvalidatedCache<>(4, MODULE, API, "cache3", in testDisableCache()
185 cache1 = new PropertyInvalidatedCache<>(4, MODULE, API, "cache1", in testDisableCache()
196 cache1 = new PropertyInvalidatedCache<>(4, MODULE, API, "cache1", in testDisableCache()
221 this(MODULE, API); in TestCache()
260 PropertyInvalidatedCache.invalidateCache(MODULE, API); in testCacheRecompute()
281 TestCache cache = new TestCache(MODULE, UNSET_API); in testCachePropertyUnset()
[all …]
/frameworks/av/media/libaudiohal/impl/
DConversionHelperAidl.cpp48 if (recipient.index() == static_cast<int>(ParameterScope::MODULE)) { in parseAndGetVendorParameters()
49 auto module = std::get<static_cast<int>(ParameterScope::MODULE)>(recipient); in parseAndGetVendorParameters()
90 if (recipient.index() == static_cast<int>(ParameterScope::MODULE)) { in parseAndSetVendorParameters()
91 auto module = std::get<static_cast<int>(ParameterScope::MODULE)>(recipient); in parseAndSetVendorParameters()
/frameworks/av/media/libaudioclient/aidl/android/media/
DAudioUniqueIdUse.aidl26 MODULE = 2, // audio_module_handle_t enumConstant
/frameworks/native/libs/binder/trusty/rust/binder_rpc_server_bindgen/cpp/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/binder_rpc_unstable/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/binder_rpc_test_session/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/binderRpcTest/aidl/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/aidl/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/binder_rpc_server_bindgen/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/service/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/binderRpcTest/service/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/binder_rpc_unstable_bindgen/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/ndk/
Drules.mk18 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/binder_ndk_sys/
Drules.mk21 MODULE := $(LOCAL_DIR)
/frameworks/av/aidl/android/media/audio/
DIHalAdapterVendorExtension.aidl33 MODULE = 0, enumConstant
/frameworks/native/libs/binder/trusty/binderRpcTest/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/rust/rpcbinder/
Drules.mk19 MODULE := $(LOCAL_DIR)
/frameworks/av/aidl_api/av-audio-types-aidl/current/android/media/audio/
DIHalAdapterVendorExtension.aidl43 MODULE = 0, enumConstant
/frameworks/av/aidl_api/av-audio-types-aidl/1/android/media/audio/
DIHalAdapterVendorExtension.aidl43 MODULE = 0, enumConstant
/frameworks/layoutlib/create/tests/res/mock_data/
DREADME.md21 build/make/core/base_rules.mk:325: error: frameworks/layoutlib/out/test/create/mock_data: MODULE.li…
/frameworks/native/libs/binder/trusty/kernel/
Drules.mk18 MODULE := $(LOCAL_DIR)
/frameworks/native/libs/binder/trusty/
Drules.mk18 MODULE := $(LOCAL_DIR)

12