/frameworks/base/core/tests/coretests/src/android/os/ |
D | IpcDataCacheTest.java | 46 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/ |
D | PropertyInvalidatedCacheTests.java | 48 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/ |
D | ConversionHelperAidl.cpp | 48 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/ |
D | AudioUniqueIdUse.aidl | 26 MODULE = 2, // audio_module_handle_t enumConstant
|
/frameworks/native/libs/binder/trusty/rust/binder_rpc_server_bindgen/cpp/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/binder_rpc_unstable/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/binder_rpc_test_session/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/binderRpcTest/aidl/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/aidl/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/binder_rpc_server_bindgen/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/service/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/binderRpcTest/service/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/binder_rpc_unstable_bindgen/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/ndk/ |
D | rules.mk | 18 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/binder_ndk_sys/ |
D | rules.mk | 21 MODULE := $(LOCAL_DIR)
|
/frameworks/av/aidl/android/media/audio/ |
D | IHalAdapterVendorExtension.aidl | 33 MODULE = 0, enumConstant
|
/frameworks/native/libs/binder/trusty/binderRpcTest/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/rust/rpcbinder/ |
D | rules.mk | 19 MODULE := $(LOCAL_DIR)
|
/frameworks/av/aidl_api/av-audio-types-aidl/current/android/media/audio/ |
D | IHalAdapterVendorExtension.aidl | 43 MODULE = 0, enumConstant
|
/frameworks/av/aidl_api/av-audio-types-aidl/1/android/media/audio/ |
D | IHalAdapterVendorExtension.aidl | 43 MODULE = 0, enumConstant
|
/frameworks/layoutlib/create/tests/res/mock_data/ |
D | README.md | 21 build/make/core/base_rules.mk:325: error: frameworks/layoutlib/out/test/create/mock_data: MODULE.li…
|
/frameworks/native/libs/binder/trusty/kernel/ |
D | rules.mk | 18 MODULE := $(LOCAL_DIR)
|
/frameworks/native/libs/binder/trusty/ |
D | rules.mk | 18 MODULE := $(LOCAL_DIR)
|