/external/v8/src/inspector/ |
D | remote-object-id.cc | 26 bool RemoteObjectIdBase::parseId(const String16& objectId) { in parseId() 49 Response RemoteObjectId::parse(const String16& objectId, in parse() 63 Response RemoteCallFrameId::parse(const String16& objectId, in parse()
|
D | v8-inspector-session-impl.cc | 241 RemoteObjectIdBase* objectId, InjectedScript*& injectedScript) { in findInjectedScript() 261 std::unique_ptr<StringBuffer>* error, StringView objectId, in unwrapObject() 279 Response V8InspectorSessionImpl::unwrapObject(const String16& objectId, in unwrapObject()
|
D | v8-runtime-agent-impl.cc | 346 const String16& expression, Maybe<String16> objectId, in callFunctionOn() 403 const String16& objectId, Maybe<bool> ownProperties, in getProperties() 450 Response V8RuntimeAgentImpl::releaseObject(const String16& objectId) { in releaseObject()
|
D | injected-script.cc | 520 void InjectedScript::releaseObject(const String16& objectId) { in releaseObject() 668 Response InjectedScript::findObject(const RemoteObjectId& objectId, in findObject()
|
D | v8-heap-profiler-agent-impl.cc | 314 const String16& objectId, String16* heapSnapshotObjectId) { in getHeapObjectId()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/ |
D | EncryptionScheme.java | 20 ASN1ObjectIdentifier objectId) in EncryptionScheme() 26 ASN1ObjectIdentifier objectId, in EncryptionScheme()
|
D | KeyDerivationFunc.java | 20 ASN1ObjectIdentifier objectId, in KeyDerivationFunc()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
D | EncryptionScheme.java | 16 ASN1ObjectIdentifier objectId) in EncryptionScheme() 22 ASN1ObjectIdentifier objectId, in EncryptionScheme()
|
D | KeyDerivationFunc.java | 16 ASN1ObjectIdentifier objectId, in KeyDerivationFunc()
|
/external/autotest/frontend/client/src/autotest/common/ui/ |
D | DetailView.java | 103 String objectId = getObjectId(); in getHistoryArguments() local 112 String objectId = arguments.get("object_id"); in handleHistoryArguments() local
|
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/ |
D | LogFactory.java | 333 public static String objectId(Object o) { in objectId() method in LogFactory
|
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/tracking/ |
D | ObjectTracker.java | 623 String objectId, float x1, float y1, float x2, float y2, byte[] data); in registerNewObjectWithAppearanceNative() 626 String objectId, float x1, float y1, float x2, float y2, long timestamp); in setPreviousPositionNative() 629 String objectId, float x1, float y1, float x2, float y2); in setCurrentPositionNative()
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderControlFlow.cpp | 647 auto objectId = Object::ID(insn.word(2)); in LoadPhi() local 664 auto objectId = Object::ID(insn.word(2)); in StorePhi() local
|
D | SpirvShaderMemory.cpp | 73 Object::ID objectId = insn.word(atomic ? 4 : 2); in EmitStore() local
|
D | SpirvShader.cpp | 333 auto objectId = Object::ID(insn.word(2)); local
|
/external/webrtc/webrtc/modules/audio_device/mac/ |
D | audio_device_mac.cc | 2082 AudioObjectID objectId, in objectListenerProc() 2096 const AudioObjectID objectId, in implObjectListenerProc() 2179 const AudioObjectID objectId, in HandleStreamFormatChange() 2274 const AudioObjectID objectId, in HandleDataSourceChange()
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/dvb/ |
D | DvbParser.java | 181 int objectId = regionObjects.keyAt(j); in decode() local 393 int objectId = data.readBits(16); in parseRegionComposition() local 485 int objectId = data.readBits(16); in parseObjectData() local
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | HostDetailView.java | 526 String objectId = arguments.get("object_id"); in handleHistoryArguments() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 453 size_t RawUpdateRegistry::getWriteObjectOffset (const deUint32 objectId) in getWriteObjectOffset()
|