OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createString
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8HiddenPropertyName.cpp
51
createString
(V8_HIDDEN_PROPERTY_PREFIX V8_AS_STRING(name), &(hiddenPropertyName->m_##name), isolate); \
73
void V8HiddenPropertyName::
createString
(const char* key, v8::Persistent<v8::String>* handle, v8::Isolate* isolate)
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBAny.cpp
47
PassRefPtr<IDBAny> IDBAny::
createString
(const String& value)
IDBKey.h
56
static PassRefPtr<IDBKey>
createString
(const String& string)
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimatedType.cpp
214
PassOwnPtr<SVGAnimatedType> SVGAnimatedType::
createString
(String* string)
/external/llvm/include/llvm/IR/
MDBuilder.h
34
MDString *
createString
(StringRef Str) {
68
Vals[0] =
createString
("branch_weights");
121
return MDNode::get(Context,
createString
(Name));
130
Value *Ops[3] = {
createString
(Name), Parent, Flags };
133
Value *Ops[2] = {
createString
(Name), Parent };
165
Ops[0] =
createString
(Name);
179
Ops[0] =
createString
(Name);
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GlyphCacheActivity.java
63
textview.setText(
createString
(numChars));
68
private String
createString
(int length) {
/external/chromium_org/third_party/WebKit/Source/web/
WebIDBKey.cpp
51
WebIDBKey WebIDBKey::
createString
(const WebString& string)
104
keys.append(IDBKey::
createString
(array[i].string()));
139
keys[i] = WebIDBKey::
createString
(key->string());
170
m_private = IDBKey::
createString
(string);
/packages/apps/Email/src/com/android/email/provider/
DBHelper.java
294
String
createString
= " (" + EmailContent.RECORD_ID + " integer primary key autoincrement, "
308
db.execSQL("create table " + Message.TABLE_NAME +
createString
);
[
all
...]
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
/external/jdiff/
xerces.jar
/external/robolectric/lib/main/
h2-1.2.147.jar
Completed in 504 milliseconds