Home
last modified time | relevance | path

Searched defs:ec (Results 1 – 17 of 17) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
DFileOutputBuffer.cpp29 std::error_code ec; in create() local
/frameworks/compile/libbcc/lib/
DCompiler.cpp349 std::error_code ec = module.materializeAll(); in compile() local
496 std::error_code ec = module.materializeAll(); in screenGlobalFunctions() local
DSource.cpp51 if (std::error_code ec = moduleOrError.getError()) { in helper_load_bitcode() local
/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
DEnergyConsumerSnapshotTest.java278 final EnergyConsumer ec = new EnergyConsumer(); in createEnergyConsumer() local
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp357 std::error_code ec = moduleOrError.getError(); in main() local
/frameworks/base/core/tests/coretests/src/android/os/
DIpcDataCacheTest.java413 TestCache ec = new TestCache(e); in testConfig() local
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DSavedNetworkTracker.java154 private static boolean hasCaCertificate(WifiEnterpriseConfig ec) { in hasCaCertificate()
/frameworks/compile/libbcc/bcinfo/
DMetadataExtractor.cpp620 if (std::error_code ec = errval.getError()) { in extract() local
/frameworks/av/media/ndk/
DNdkMediaCodec.cpp353 std::error_code ec = std::make_error_code(result.ec); in onMessageReceived() local
368 std::error_code ec = std::make_error_code(result.ec); in onMessageReceived() local
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp3667 sp<EffectChain> ec = t->mEffectChains[j]; in purgeStaleEffects_l() local
3678 sp<EffectChain> ec = t->mEffectChains[j]; in purgeStaleEffects_l() local
3687 sp<EffectChain> ec = t->mEffectChains[j]; in purgeStaleEffects_l() local
3694 sp<EffectChain> ec = chains[i]; // NOLINT(performance-unnecessary-copy-initialization) in purgeStaleEffects_l() local
4674 sp<EffectChain> ec = in isNonOffloadableGlobalEffectEnabled_l() local
DTracks.cpp1074 sp<EffectChain> ec = thread->getEffectChain_l(mSessionId); in start() local
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp921 const int ec = foreach_subdir(packagePath, subDirHandler); in reconcileSdkData() local
1144 const int ec = foreach_subdir(appPath, subDirHandler); in clearSdkSandboxDataPackageDirectory() local
3313 const auto ec = foreach_subdir(packagePath, subDirHandler); in restoreconSdkDataLocked() local
/frameworks/base/apct-tests/perftests/rubidium/assets/
Dturtledove_generate_bid.js102 …,4)};n.U=function(){return O(this,5)};n.X=function(){return O(this,6)};var ec=function(a){Q.call(t… function in Ub
Drubidium_scoring_logic_compiled.js44 …min(e.length,b.length);g++)lb(e[g],b[g])}else throw a=typeof b,Error("unexpected object: type: "+(… function
Dturtledove_parametrized_generateBid.js99 …urn cc(1,(null==a?void 0:a.Y())||[],(null==b?void 0:b.Y())||[],c)}function ec(a,b){var c=!0;c=void… function in Qb
Drubidium_bidding_logic_compiled.js42 function ec(a,b){if(Array.isArray(a)){var c=v(a),d=1;!b||c&2||(d|=16);(c&d)!==d&&Va(a,c|d)}}V.proto… function in anonymousFunctione6e73ecb0e00.anonymousFunctione6e73ecb1e00.Ca
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java576 sTable.add(new MccEntry(740, "ec", 2)); // Ecuador in sTable.add()