Home
last modified time | relevance | path

Searched refs:Create (Results 1 – 22 of 22) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dpointer.h387 …ValueType& Create(ValueType& root, typename ValueType::AllocatorType& allocator, bool* alreadyExis…
443 …ValueType& Create(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>…
444 return Create(document, document.GetAllocator(), alreadyExist);
506 Value& v = Create(root, allocator, &alreadyExist); in GetWithDefault()
513 Value& v = Create(root, allocator, &alreadyExist); in GetWithDefault()
521 Value& v = Create(root, allocator, &alreadyExist); in GetWithDefault()
582 return Create(root, allocator) = value; in Set()
587 return Create(root, allocator).CopyFrom(value, allocator); in Set()
592 return Create(root, allocator) = ValueType(value, allocator).Move(); in Set()
598 return Create(root, allocator) = ValueType(value, allocator).Move(); in Set()
[all …]
/packages/providers/MediaProvider/jni/
Dnode_test.cpp34 return unique_node_ptr(node::Create(parent, path, &lock_, &tracker_), &NodeTest::destroy); in CreateNode()
60 node* node = node::Create(nullptr, "/path", &lock_, &tracker_); in TEST_F()
159 node* child = node::Create(parent.get(), "subdir", &lock_, &tracker_); in TEST_F()
160 node::Create(child, "s1", &lock_, &tracker_); in TEST_F()
161 node* subchild2 = node::Create(child, "s2", &lock_, &tracker_); in TEST_F()
162 node::Create(subchild2, "sc2", &lock_, &tracker_); in TEST_F()
Dnode-inl.h113 static node* Create(node* parent, const std::string& name, std::recursive_mutex* lock, in Create() function
DFuseDaemon.cpp417 node = ::node::Create(parent, name, &fuse->lock, &fuse->tracker); in make_node_entry()
/packages/services/Car/evs/sampleDriver/
DEvsEnumerator.cpp153 ConfigManager::Create("/vendor/etc/automotive/evs/evs_sample_configuration.xml"); in EvsEnumerator()
297 pActiveCamera = EvsV4lCamera::Create(cameraId.c_str()); in openCamera()
299 pActiveCamera = EvsV4lCamera::Create(cameraId.c_str(), in openCamera()
492 pActiveCamera = EvsV4lCamera::Create(cameraId.c_str()); in openCamera_1_1()
494 pActiveCamera = EvsV4lCamera::Create(cameraId.c_str(), in openCamera_1_1()
DEvsV4lCamera.h92 static sp<EvsV4lCamera> Create(const char *deviceName);
93 static sp<EvsV4lCamera> Create(const char *deviceName,
DEvsV4lCamera.cpp870 sp<EvsV4lCamera> EvsV4lCamera::Create(const char *deviceName) { in Create() function in android::hardware::automotive::evs::V1_1::implementation::EvsV4lCamera
873 return Create(deviceName, nullCamInfo); in Create()
877 sp<EvsV4lCamera> EvsV4lCamera::Create(const char *deviceName, in Create() function in android::hardware::automotive::evs::V1_1::implementation::EvsV4lCamera
DConfigManager.h49 static std::unique_ptr<ConfigManager> Create(const char *path = "");
DConfigManager.cpp1035 std::unique_ptr<ConfigManager> ConfigManager::Create(const char *path) { in Create() function in ConfigManager
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dpointer.md40 // Create DOM by Set()
52 // Set() and Create() automatically generate parents if not exist.
53 Pointer("/a/b/0").Create(d);
126 The other functions, including `Create()`, `GetWithDefault()`, `Set()` and `Swap()`, will change th…
Dtutorial.md243 # Create/Modify Values {#CreateModifyValues}
343 ## Create String {#CreateString}
419 If you want to add a non-constant string or a string without sufficient lifetime (see [Create Strin…
448 …from a non-constant string or a string without sufficient lifetime (see [Create String](#CreateStr…
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dpointertest.cpp567 TEST(Pointer, Create) { in TEST() argument
570 Value* v = &Pointer("").Create(d, d.GetAllocator()); in TEST()
574 Value* v = &Pointer("/foo").Create(d, d.GetAllocator()); in TEST()
578 Value* v = &Pointer("/foo/0").Create(d, d.GetAllocator()); in TEST()
582 Value* v = &Pointer("/foo/-").Create(d, d.GetAllocator()); in TEST()
587 Value* v = &Pointer("/foo/-/-").Create(d, d.GetAllocator()); in TEST()
596 Value* v = &Pointer("/foo/-").Create(d); in TEST()
602 Value* v = &Pointer("/-").Create(d["foo"], d.GetAllocator()); in TEST()
891 Pointer("/a/0/b/0").Create(d); in TEST()
/packages/services/Car/surround_view/service-impl/mock-evs/
DMockEvsEnumerator.cpp33 mConfigManager = ConfigManager::Create( in MockEvsEnumerator()
DMockEvsCamera.cpp28 ConfigManager::Create( in MockEvsCamera()
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md73 2. Create directory called `build` in rapidjson source directory.
/packages/services/Car/surround_view/service-impl/
Dcore_lib.h820 SurroundView* Create();
DSurroundView2dSession.cpp567 mSurroundView = unique_ptr<SurroundView>(Create()); in initialize()
DSurroundView3dSession.cpp723 mSurroundView = unique_ptr<SurroundView>(Create()); in initialize()
/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto200 // User tapped on "Create new contact"
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-api-services-storage-v1-rev158-1.25.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...