/external/v8/src/inspector/ |
D | remote-object-id.cc | 15 RemoteObjectIdBase::parseInjectedScriptId(const String16& objectId) { in parseInjectedScriptId() 31 Response RemoteObjectId::parse(const String16& objectId, in parse() 47 Response RemoteCallFrameId::parse(const String16& objectId, in parse()
|
D | v8-inspector-session-impl.cc | 219 RemoteObjectIdBase* objectId, InjectedScript*& injectedScript) { in findInjectedScript() 237 std::unique_ptr<StringBuffer>* error, const StringView& objectId, in unwrapObject() 254 Response V8InspectorSessionImpl::unwrapObject(const String16& objectId, in unwrapObject()
|
D | v8-runtime-agent-impl.cc | 322 const String16& expression, Maybe<String16> objectId, in callFunctionOn() 378 const String16& objectId, Maybe<bool> ownProperties, in getProperties() 439 Response V8RuntimeAgentImpl::releaseObject(const String16& objectId) { in releaseObject()
|
D | injected-script.cc | 368 void InjectedScript::releaseObject(const String16& objectId) { in releaseObject() 474 Response InjectedScript::findObject(const RemoteObjectId& objectId, in findObject()
|
D | v8-heap-profiler-agent-impl.cc | 270 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/tensorflow/tensorflow/lite/examples/android/app/src/main/java/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/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/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()
|