HomeSort by relevance Sort by last modified time
    Searched full:location_name (Results 1 - 1 of 1) sorted by null

  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset5.cpp 414 OSCL_wHeapString<OsclMemAllocator> location_name = _STRLIT("PV"); local
423 uint32 size = location_name.get_size();
425 oscl_strncpy(aLocation_info._location_name, location_name.get_cstr(), size);
    [all...]

Completed in 11 milliseconds