Searched refs:asValue (Results 1 - 3 of 3) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DBaseCompiledTemplate.java172 public static Value asValue(String value) { method in class:BaseCompiledTemplate
179 public static Value asValue(int value) { method in class:BaseCompiledTemplate
186 public static Value asValue(boolean value) { method in class:BaseCompiledTemplate
193 public static Value asValue(Value value) { method in class:BaseCompiledTemplate
/external/chromium_org/third_party/WebKit/Source/core/platform/
H A DJSONValues.cpp120 bool JSONValue::asValue(RefPtr<JSONValue>* output) function in class:WebCore::JSONValue
H A DJSONValues.h78 virtual bool asValue(RefPtr<JSONValue>* output);

Completed in 107 milliseconds