Home
last modified time | relevance | path

Searched defs:removeMember (Results 1 – 11 of 11) sorted by relevance

/external/jsoncpp/src/lib_json/
Djson_value.cpp1167 bool Value::removeMember(const char* begin, const char* end, Value* removed) { in removeMember() function in Json::Value
1181 bool Value::removeMember(const char* key, Value* removed) { in removeMember() function in Json::Value
1184 bool Value::removeMember(String const& key, Value* removed) { in removeMember() function in Json::Value
1187 void Value::removeMember(const char* key) { in removeMember() function in Json::Value
1196 void Value::removeMember(const String& key) { removeMember(key.c_str()); } in removeMember() function in Json::Value
/external/cronet/tot/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3495 bool Value::removeMember(const char* key, const char* cend, Value* removed) in removeMember() function in Json::Value
3508 bool Value::removeMember(const char* key, Value* removed) in removeMember() function in Json::Value
3512 bool Value::removeMember(std::string const& key, Value* removed) in removeMember() function in Json::Value
3516 Value Value::removeMember(const char* key) in removeMember() function in Json::Value
3527 Value Value::removeMember(const std::string& key) in removeMember() function in Json::Value
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3495 bool Value::removeMember(const char* key, const char* cend, Value* removed) in removeMember() function in Json::Value
3508 bool Value::removeMember(const char* key, Value* removed) in removeMember() function in Json::Value
3512 bool Value::removeMember(std::string const& key, Value* removed) in removeMember() function in Json::Value
3516 Value Value::removeMember(const char* key) in removeMember() function in Json::Value
3527 Value Value::removeMember(const std::string& key) in removeMember() function in Json::Value
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3462 bool Value::removeMember(const char* key, const char* end, Value* removed) in removeMember() function in Json::Value
3475 bool Value::removeMember(const char* key, Value* removed) in removeMember() function in Json::Value
3479 bool Value::removeMember(std::string const& key, Value* removed) in removeMember() function in Json::Value
3483 Value Value::removeMember(const char* key) in removeMember() function in Json::Value
3494 Value Value::removeMember(const std::string& key) in removeMember() function in Json::Value
/external/cronet/stable/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3495 bool Value::removeMember(const char* key, const char* cend, Value* removed) in removeMember() function in Json::Value
3508 bool Value::removeMember(const char* key, Value* removed) in removeMember() function in Json::Value
3512 bool Value::removeMember(std::string const& key, Value* removed) in removeMember() function in Json::Value
3516 Value Value::removeMember(const char* key) in removeMember() function in Json::Value
3527 Value Value::removeMember(const std::string& key) in removeMember() function in Json::Value
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3462 bool Value::removeMember(const char* key, const char* end, Value* removed) in removeMember() function in Json::Value
3475 bool Value::removeMember(const char* key, Value* removed) in removeMember() function in Json::Value
3479 bool Value::removeMember(std::string const& key, Value* removed) in removeMember() function in Json::Value
3483 Value Value::removeMember(const char* key) in removeMember() function in Json::Value
3494 Value Value::removeMember(const std::string& key) in removeMember() function in Json::Value
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3462 bool Value::removeMember(const char* key, const char* end, Value* removed) in removeMember() function in Json::Value
3475 bool Value::removeMember(const char* key, Value* removed) in removeMember() function in Json::Value
3479 bool Value::removeMember(std::string const& key, Value* removed) in removeMember() function in Json::Value
3483 Value Value::removeMember(const char* key) in removeMember() function in Json::Value
3494 Value Value::removeMember(const std::string& key) in removeMember() function in Json::Value
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3462 bool Value::removeMember(const char* key, const char* end, Value* removed) in removeMember() function in Json::Value
3475 bool Value::removeMember(const char* key, Value* removed) in removeMember() function in Json::Value
3479 bool Value::removeMember(std::string const& key, Value* removed) in removeMember() function in Json::Value
3483 Value Value::removeMember(const char* key) in removeMember() function in Json::Value
3494 Value Value::removeMember(const std::string& key) in removeMember() function in Json::Value
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp465 void CodeNode::removeMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) { in removeMember() function in CodeNode
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRDFGraph.cpp493 void CodeNode::removeMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) { in removeMember() function in CodeNode
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp495 void CodeNode::removeMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) { in removeMember() function in CodeNode